Skip to content

Commit 76b3e20

Browse files
committed
chore: cargo update
1 parent 277a435 commit 76b3e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ injective-cosmwasm = { version = "0.3.3", path = "./packages/injective-cosmwasm
2121
injective-math = { version = "0.3.3", path = "./packages/injective-math" }
2222
injective-std = { version = "1.16.0-beta.2" }
2323
injective-test-tube = { version = "1.16.0-beta.2.1" }
24-
injective-testing = { version = "1.1.7", path = "./packages/injective-testing" }
24+
injective-testing = { version = "1.1.10", path = "./packages/injective-testing" }
2525
primitive-types = { version = "0.12.2", default-features = false }
2626
prost = { version = "0.13.4", features = [ "prost-derive" ] }
2727
rand = { version = "0.4.6" }

0 commit comments

Comments
 (0)