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
Dependabot couldn't find the original pull request head commit, dcdbc75.
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent b962711 commit 870fcb6
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 870fcb6

Please sign in to comment.