Skip to content

Commit

Permalink
Bump snafu from 0.6.10 to 0.7.4 in /cosmwasm
Browse files Browse the repository at this point in the history
Bumps [snafu](https://github.com/shepmaster/snafu) from 0.6.10 to 0.7.4.
- [Release notes](https://github.com/shepmaster/snafu/releases)
- [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md)
- [Commits](shepmaster/snafu@0.6.10...0.7.4)

---
updated-dependencies:
- dependency-name: snafu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2023
1 parent 59e6887 commit dcdbc75
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 4 deletions.
34 changes: 31 additions & 3 deletions cosmwasm/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 cosmwasm/packages/sgx-vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ serde = { version = "1.0.103", default-features = false, features = [
"derive",
"alloc"
] }
snafu = { version = "0.6.3" }
snafu = { version = "0.7.4" }
sha2 = "0.9.1"
hex = "0.4"
memmap = "0.7"
Expand Down

0 comments on commit dcdbc75

Please sign in to comment.