Skip to content

Commit 1268fb3

Browse files
committed
upd deps
1 parent 0a2b67e commit 1268fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ overflow-checks = true
1515

1616
[workspace.dependencies]
1717
cosmwasm-std = "2.1.0"
18-
neutron-std = { git = "https://github.com/neutron-org/neutron-std", branch = "feat/respect-gogoproto-nullable" }
18+
neutron-std = { git = "https://github.com/neutron-org/neutron-std", branch = "main" }
1919
cosmwasm-schema = { version = "2.1.0", default-features = false }
2020
cw2 = "2.0.0"
2121
cw-storage-plus = "2.0.0"

0 commit comments

Comments
 (0)