Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Aug 13, 2024
1 parent b4cebde commit 3cbee14
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
50 changes: 25 additions & 25 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ tendermint-rpc = { version = "0.37.0" }
tendermint-testgen = { version = "0.37.0" }

# Namada dependencies
namada_ibc = { git = "https://github.com/anoma/namada", rev = "86368f5df01c0a704b7c516876fc5b5ea9096d89" }
namada_parameters = { git = "https://github.com/anoma/namada", rev = "86368f5df01c0a704b7c516876fc5b5ea9096d89" }
namada_sdk = { git = "https://github.com/anoma/namada", rev = "86368f5df01c0a704b7c516876fc5b5ea9096d89" }
namada_token = { git = "https://github.com/anoma/namada", rev = "86368f5df01c0a704b7c516876fc5b5ea9096d89" }
namada_ibc = { git = "https://github.com/anoma/namada", rev = "13097bc4262e0aeb5e41f7938e800a17f80d5cdc" }
namada_parameters = { git = "https://github.com/anoma/namada", rev = "13097bc4262e0aeb5e41f7938e800a17f80d5cdc" }
namada_sdk = { git = "https://github.com/anoma/namada", rev = "13097bc4262e0aeb5e41f7938e800a17f80d5cdc" }
namada_token = { git = "https://github.com/anoma/namada", rev = "13097bc4262e0aeb5e41f7938e800a17f80d5cdc" }

# Other dependencies
abscissa_core = "=0.6.0"
Expand Down

0 comments on commit 3cbee14

Please sign in to comment.