Skip to content

Commit

Permalink
Bump snow from 0.9.1 to 0.9.2
Browse files Browse the repository at this point in the history
Bumps [snow](https://github.com/mcginty/snow) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/mcginty/snow/releases)
- [Commits](mcginty/snow@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: snow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent 6b13744 commit afe0242
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node/messages/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ version = "1"
workspace = true

[dependencies.snow]
version = "0.9.0"
version = "0.9.2"

[dependencies.tokio]
version = "1.26"
Expand Down

0 comments on commit afe0242

Please sign in to comment.