Skip to content

Commit

Permalink
Merge pull request #2078 from CosmWasm/aw/allround-upgrade
Browse files Browse the repository at this point in the history
Update dependencies across the workspace
  • Loading branch information
aumetra authored Mar 27, 2024
2 parents 092d222 + 9c3dddc commit b115933
Show file tree
Hide file tree
Showing 25 changed files with 2,085 additions and 1,653 deletions.
261 changes: 161 additions & 100 deletions Cargo.lock

Large diffs are not rendered by default.

272 changes: 152 additions & 120 deletions contracts/burner/Cargo.lock

Large diffs are not rendered by default.

286 changes: 156 additions & 130 deletions contracts/crypto-verify/Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contracts/crypto-verify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ sha3 = "0.10"

[dev-dependencies]
cosmwasm-vm = { path = "../../packages/vm", default-features = false, features = ["iterator"] }
hex-literal = "0.3.1"
hex-literal = "0.4.1"
Loading

0 comments on commit b115933

Please sign in to comment.