Skip to content

Commit

Permalink
upgrade osmosis libs
Browse files Browse the repository at this point in the history
  • Loading branch information
iboss-ptk committed Jul 11, 2023
1 parent b4c1647 commit 0502c9c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
29 changes: 15 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions contracts/transmuter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ cosmwasm-storage = "1.1.2"
cw-controllers = "1.0.1"
cw-storage-plus = "0.13.2"
cw2 = "0.13.2"
osmosis-std = "0.16.0-beta.0"
osmosis-std = "0.16.0"
schemars = "0.8.8"
serde = {version = "1.0.137", default-features = false, features = ["derive"]}
sylvia = "0.2.2"
thiserror = {version = "1.0.31"}

[dev-dependencies]
osmosis-test-tube = "16.0.0-beta.0"
osmosis-test-tube = "16.0.0"

0 comments on commit 0502c9c

Please sign in to comment.