We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc282b1 commit f44ea7eCopy full SHA for f44ea7e
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" }
28
-cosmwasm-schema = { version = "1.5.3" }
+cosmwasm-schema = { version = "2.0.4" }
29
cw-semver = { version = "1.0" }
30
cw-controllers = { version = "1.1.2" }
31
cw-storage-plus = "1.2.0"
0 commit comments