Skip to content

Commit

Permalink
rust: bump snow from 0.9.3 to 0.9.6
Browse files Browse the repository at this point in the history
Bumps [snow](https://github.com/mcginty/snow) from 0.9.3 to 0.9.6.
- [Release notes](https://github.com/mcginty/snow/releases)
- [Commits](mcginty/snow@v0.9.3...v0.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kostko committed Feb 28, 2024
1 parent 73a565c commit 1cf88e3
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 29 deletions.
67 changes: 39 additions & 28 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 runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dcap-ql = { version = "0.3.4", default-features = false, features = ["verify"] }
mbedtls = "0.8.1"
yasna = { version = "0.5.0", features = ["num-bigint"] }
bincode = "1.3.3"
snow = "0.9.3"
snow = "0.9.6"
percent-encoding = "2.2.0"
chrono = "0.4.19"
base64 = "0.13.0"
Expand Down

0 comments on commit 1cf88e3

Please sign in to comment.