Skip to content

Commit c68b042

Browse files
build(deps): bump cw2 from 2.0.0 to 3.0.0
Bumps [cw2](https://github.com/CosmWasm/cw-minus) from 2.0.0 to 3.0.0. - [Changelog](https://github.com/CosmWasm/cw-minus/blob/main/CHANGELOG.md) - [Commits](https://github.com/CosmWasm/cw-minus/commits) --- updated-dependencies: - dependency-name: cw2 dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c85788b commit c68b042

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

Cargo.lock

Lines changed: 22 additions & 7 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
@@ -54,7 +54,7 @@ strum_macros = "0.24.3"
5454
cosmwasm-std = "^2.2"
5555
cw-utils = "2.0.0"
5656
cw-storage-plus = "2.0.0"
57-
cw2 = "2.0.0"
57+
cw2 = "3.0.0"
5858
cw20 = "2.0.0"
5959
cw20-base = "2.0.0"
6060
cw3 = "2.0.0"

0 commit comments

Comments
 (0)