Skip to content

Commit

Permalink
feat: update test-tube-inj
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrobot committed Dec 2, 2024
1 parent 5ab2ab5 commit 3ee3ee8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ serde_repr = { version = "0.1.17" }
serde_test = { version = "1.0.176" }
subtle-encoding = { version = "0.5.1", features = [ "bech32-preview" ] }
syn = { version = "1.0.98" }
test-tube-inj = { version = "=2.0.1" }
thiserror = { version = "1.0.56" }
tiny-keccak = { version = "1.2.1" }
trybuild = { version = "1.0.63", features = [ "diff" ] }
Expand Down
1 change: 1 addition & 0 deletions packages/injective-testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ rand = { workspace = true }
regex = { workspace = true }
secp256k1 = { workspace = true }
serde = { workspace = true }
test-tube-inj = { workspace = true }
tiny-keccak = { workspace = true }

0 comments on commit 3ee3ee8

Please sign in to comment.