We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2b67e commit 1268fb3Copy full SHA for 1268fb3
Cargo.toml
@@ -15,7 +15,7 @@ overflow-checks = true
15
16
[workspace.dependencies]
17
cosmwasm-std = "2.1.0"
18
-neutron-std = { git = "https://github.com/neutron-org/neutron-std", branch = "feat/respect-gogoproto-nullable" }
+neutron-std = { git = "https://github.com/neutron-org/neutron-std", branch = "main" }
19
cosmwasm-schema = { version = "2.1.0", default-features = false }
20
cw2 = "2.0.0"
21
cw-storage-plus = "2.0.0"
0 commit comments