Skip to content

Commit 4399213

Browse files
authored
Merge branch 'development' into noah/sdk-staking
2 parents 26fb6fe + 87485be commit 4399213

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ assert_matches = "1.5"
3838
cosm-orc = { version = "4.0" }
3939
cosm-tome = "0.2"
4040
cosmos-sdk-proto = "0.19"
41-
cosmwasm-schema = { version = "1.2" }
42-
cosmwasm-std = { version = "1.5.0", features = ["ibc3", "staking"] }
41+
cosmwasm-schema = { version = "1.5.4" }
42+
cosmwasm-std = { version = "1.5.4", features = ["ibc3", "staking"] }
4343
cw-controllers = "1.1"
4444
cw-multi-test = "0.18"
4545
cw-storage-plus = { version = "1.1" }

0 commit comments

Comments
 (0)