Skip to content

Commit d449c38

Browse files
Update cw-utils requirement from 1.0.3 to 2.0.0
Updates the requirements on [cw-utils](https://github.com/CosmWasm/cw-minus) to permit the latest version. - [Changelog](https://github.com/CosmWasm/cw-minus/blob/main/CHANGELOG.md) - [Commits](CosmWasm/cw-minus@v1.0.3...v2.0.0) --- updated-dependencies: - dependency-name: cw-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a3bd6c commit d449c38

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
@@ -15,7 +15,7 @@ thiserror = "1"
1515
# schemars = "0.8.20"
1616
cosmwasm-schema = "1.5.7"
1717
osmosis-std = "0.25.0"
18-
cw-utils = "1.0.3"
18+
cw-utils = "2.0.0"
1919

2020
cw20-base = { version = "1.1.2", features = ["library"] }
2121
cw20 = "1.1.2"

0 commit comments

Comments
 (0)