Skip to content

Commit

Permalink
Merge pull request #67 from neutron-org/chore/update_neutron_dep
Browse files Browse the repository at this point in the history
Switch neutron-sdk back to main branch
  • Loading branch information
pr0n00gler authored Sep 24, 2024
2 parents aec1f29 + 67a10dc commit e7c509d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ incremental = false
overflow-checks = true

[workspace.dependencies]
neutron-sdk = { package = "neutron-sdk", git = "https://github.com/neutron-org/neutron-sdk", branch = "feat/add_simulateXXQueries" }
neutron-sdk = { package = "neutron-sdk", git = "https://github.com/neutron-org/neutron-sdk", branch = "main" }
prost = "0.12.4"
prost-types = "0.12.4"
cosmos-sdk-proto = { version = "0.20.0", default-features = false }
Expand Down

0 comments on commit e7c509d

Please sign in to comment.