Skip to content

Commit

Permalink
Less diff
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayanski committed Sep 17, 2024
1 parent 745bc02 commit 8af363b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_contracts/compatibility-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde = { workspace = true }
schemars = "0.8.10"
serde_json = "1.0.79"
thiserror = { version = "1.0.21" }
cosmwasm-schema = { workspace = true }
cosmwasm-schema = "2.0"
# This version should not be a path dependency and be kept to the last cw-orch version (beyond v0.23)
# Keeping a different package until v0.23 to avoid package conflicts
cw-orch = { package = "aaa-test-cw-orch", version = "0.25" }
Expand Down

0 comments on commit 8af363b

Please sign in to comment.