Skip to content

Commit

Permalink
Merge pull request #682 from axone-protocol/dependabot/cargo/cosmwasm…
Browse files Browse the repository at this point in the history
…-schema-2.2.0
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
2 parents 1a08ef5 + 03436b9 commit 546e694
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -35,7 +35,7 @@ axone-objectarium = { path = "./contracts/axone-objectarium", version = "7.0.0",
axone-objectarium-client = { path = "./packages/axone-objectarium-client", version = "7.0.0" }
axone-rdf = { path = "./packages/axone-rdf", version = "7.0.0" }
axone-wasm = { path = "./packages/axone-wasm", version = "7.0.0" }
cosmwasm-schema = "2.1.5"
cosmwasm-schema = "2.2.0"
cosmwasm-std = { version = "2.1.5", features = ["cosmwasm_2_1"] }
cosmwasm-storage = "1.5.2"
cw-multi-test = "2.2.0"
Expand Down

0 comments on commit 546e694

Please sign in to comment.