Skip to content

Commit 171973e

Browse files
author
Gianmarco Fraccaroli
committed
update to 0.30.3
1 parent a2db050 commit 171973e

File tree

2 files changed

+38
-37
lines changed

2 files changed

+38
-37
lines changed

Cargo.lock

+37-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ rand = "0.8.5"
3737
rand_chacha = "0.3.1"
3838
dotenvy = "0.15.7"
3939
hex = "0.4.3"
40-
namada_sdk = { git = "https://github.com/anoma/namada", tag = "v0.30.2", default-features = false, features = ["tendermint-rpc", "std", "async-client", "async-send", "download-params", "rand"] }
40+
namada_sdk = { git = "https://github.com/anoma/namada", tag = "v0.30.3", default-features = false, features = ["tendermint-rpc", "std", "async-client", "async-send", "download-params", "rand"] }
4141
tendermint-config = "0.34.0"
4242
tendermint-rpc = { version = "0.34.0", features = ["http-client"]}
4343
orion = "0.17.5"

0 commit comments

Comments
 (0)