Skip to content

Commit c24b2dd

Browse files
Merge pull request #639 from axone-protocol/dependabot/cargo/cosmwasm-std-2.1.4
2 parents 5db8409 + bcda45c commit c24b2dd

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ axone-objectarium-client = { path = "packages/axone-objectarium-client" }
2626
axone-rdf = { path = "packages/axone-rdf" }
2727
axone-wasm = { path = "packages/axone-wasm" }
2828
cosmwasm-schema = "2.1.4"
29-
cosmwasm-std = { version = "2.1.3", features = ["cosmwasm_2_1"] }
29+
cosmwasm-std = { version = "2.1.4", features = ["cosmwasm_2_1"] }
3030
cosmwasm-storage = "1.5.2"
3131
cw-multi-test = "2.1.1"
3232
cw-storage-plus = "2.0.0"

0 commit comments

Comments
 (0)