Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Jan 9, 2025
1 parent a2f5b95 commit c97e113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ resolver = "2"
sp1-blobstream-primitives = { path = "primitives" }

alloy = { version = "0.9", default-features = false }
tendermint = { version = "0.40.0", default-features = false }
tendermint-light-client-verifier = { version = "0.40.0", default-features = false, features = [
tendermint = { version = "0.40.1", default-features = false }
tendermint-light-client-verifier = { version = "0.40.1", default-features = false, features = [
"rust-crypto",
] }

Expand Down

0 comments on commit c97e113

Please sign in to comment.