We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc282b1 commit 8737987Copy full SHA for 8737987
Cargo.toml
@@ -28,7 +28,7 @@ cosmwasm-std = { version = "1.5.3" }
28
cosmwasm-schema = { version = "1.5.3" }
29
cw-semver = { version = "1.0" }
30
cw-controllers = { version = "1.1.2" }
31
-cw-storage-plus = "1.2.0"
+cw-storage-plus = "2.0.0"
32
thiserror = { version = "1.0.50" }
33
schemars = "0.8"
34
cw-asset = { version = "3.0.0" }
0 commit comments