Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Update to latest sov-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
preston-evans98 committed May 17, 2023
1 parent 66b9151 commit 33fba8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ serde_json = "1"
tokio = { version = "1", features = ["full"], optional = true }
tracing = "0.1.37"

sovereign-sdk = { git = "https://github.com/Sovereign-Labs/sovereign.git", rev = "a879d355b0506b64decacabf9f072bee122cf9ca" }
sovereign-sdk = { git = "https://github.com/Sovereign-Labs/sovereign.git", rev = "04d1591b4568cdfbebaa05eeee020c811080a9af" }
nmt-rs = { git = "https://github.com/Sovereign-Labs/nmt-rs.git", rev = "dd37588444fca72825d11fe4a46838f66525c49f", features = ["serde", "borsh"] }

[dev-dependencies]
Expand Down

0 comments on commit 33fba8c

Please sign in to comment.