Skip to content

Commit

Permalink
Update cosmwasm patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtolotti-figure committed Aug 12, 2024
1 parent d26cede commit 4480c9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ overflow-checks = true
#backtraces = ["cosmwasm-std/backtraces"]

[dependencies]
cosmwasm-std = { version = "2.1.0" }
cosmwasm-std = { version = "2.1.1" }
cw-storage-plus = { version = "2.0.0" }
provwasm-std = { version = "2.3.0" }
rust_decimal = "1.29.0"
Expand Down

0 comments on commit 4480c9a

Please sign in to comment.