Skip to content

Commit 98135d8

Browse files
chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.8.0
1 parent 157fee3 commit 98135d8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

smart-contract-sale/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ uuid = { version= "=1.3.3" }
4141
[dev-dependencies]
4242
cosmwasm-schema = { version = "=1.2.6" }
4343
prost = { version = "=0.11.9", default-features = false }
44-
provwasm-mocks = { version = "=2.0.0-rc1" }
44+
provwasm-mocks = { version = "=2.8.0" }

smart-contract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ thiserror = { version = "=1.0.40" }
4040
[dev-dependencies]
4141
cosmwasm-schema = { version = "=1.2.6" }
4242
prost = { version = "=0.11.9", default-features = false }
43-
provwasm-mocks = { version = "=2.0.0-rc1" }
43+
provwasm-mocks = { version = "=2.8.0" }

0 commit comments

Comments
 (0)