Skip to content

Commit

Permalink
set 0.11.0 fixed version of neutron-sdk package for neutron_chain_man…
Browse files Browse the repository at this point in the history
…ager
  • Loading branch information
NeverHappened committed Aug 19, 2024
1 parent cc590b9 commit 0d4a369
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
43 changes: 22 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion contracts/dao/neutron-chain-manager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ schemars = "0.8.8"
serde = { version = "1.0.175", default-features = false, features = ["derive"] }
serde_with = { version = "3.7.0", features = ["json"] }
thiserror = { version = "1.0" }
neutron-sdk = { git = "https://github.com/neutron-org/neutron-sdk.git", branch = "main" }
neutron-sdk = { version = "0.11.0 "}
serde-json-wasm = "1.0.1"
prost = "0.9.0"

Expand Down

0 comments on commit 0d4a369

Please sign in to comment.