Skip to content

Commit 0f1c33c

Browse files
committed
bump deps
1 parent 3c83114 commit 0f1c33c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
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 = "main" }
18+
neutron-std = { git = "https://github.com/neutron-org/neutron-std", branch = "chore/v5.1.3" }
1919
cosmwasm-schema = { version = "2.1.0", default-features = false }
2020
cw2 = "2.0.0"
2121
cw-storage-plus = "2.0.0"
@@ -28,7 +28,7 @@ prost-types = "0.12.1"
2828
cosmos-sdk-proto = { version = "0.20.0", default-features = false }
2929
bech32 = "0.9.1"
3030
thiserror = "1.0.49"
31-
protobuf = "~3.3.0"
31+
protobuf = "~3.7.2"
3232
hex = "0.4.3"
3333
serde_json = { version = "1.0.87" }
3434
tendermint-proto = "0.34.1"

0 commit comments

Comments
 (0)