Skip to content

Commit 499b01b

Browse files
committed
Upgraded MultiTest to version 2.0.0
1 parent 57491d7 commit 499b01b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cosmwasm-schema = "2.0.0"
1212
cosmwasm-std = "2.0.0"
1313
cw2 = "2.0.0"
1414
cw-controllers = "2.0.0"
15-
cw-multi-test = "2.0.0-rc.2"
15+
cw-multi-test = "2.0.0"
1616
cw-storage-plus = "2.0.0"
1717
cw-utils = "2.0.0"
1818
schemars = "0.8.15"

0 commit comments

Comments
 (0)