Skip to content

Commit

Permalink
feat: bump to namada 0.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jurevans committed Oct 14, 2024
1 parent f70a6a4 commit 241cf96
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
112 changes: 56 additions & 56 deletions packages/shared/lib/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 packages/shared/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ chrono = "0.4.22"
getrandom = { version = "0.2.7", features = ["js"] }
gloo-utils = { version = "0.1.5", features = ["serde"] }
js-sys = "0.3.60"
namada_sdk = { git = "https://github.com/anoma/namada", rev = "4093f0bb98e1fdb72ae0552f371807749f986937", default-features = false }
namada_sdk = { git = "https://github.com/anoma/namada", tag="v0.44.1", default-features = false }
rand = "0.8.5"
rayon = { version = "1.5.3", optional = true }
rexie = "0.5"
Expand Down

0 comments on commit 241cf96

Please sign in to comment.