We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cff77a commit 638cd11Copy full SHA for 638cd11
Cargo.toml
@@ -25,7 +25,7 @@ usb-plugin = { path = "contracts/usb" }
25
usb-adapter = { path = "contracts/usb-adapter" }
26
27
cosmwasm-std = { version = "1.5.3", features = ["cosmwasm_1_2"] }
28
-cosmwasm-schema = { version = "1.5.3" }
+cosmwasm-schema = { version = "2.0.4" }
29
abstract-std = { version = "0.22.2" }
30
abstract-app = { version = "0.22.2" }
31
abstract-adapter = { version = "0.22.2" }
0 commit comments