Skip to content

Commit 39cd381

Browse files
Bump cosmwasm-schema from 1.2.2 to 1.2.3
Bumps [cosmwasm-schema](https://github.com/CosmWasm/cosmwasm) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/CosmWasm/cosmwasm/releases) - [Changelog](https://github.com/CosmWasm/cosmwasm/blob/main/CHANGELOG.md) - [Commits](CosmWasm/cosmwasm@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: cosmwasm-schema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81ad971 commit 39cd381

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -49,4 +49,4 @@ serde = { version = "1.0.158", default-features = false, features = ["derive"] }
4949
base64 = "0.21.0"
5050

5151
[dev-dependencies]
52-
cosmwasm-schema = { version = "1.1.8" }
52+
cosmwasm-schema = { version = "1.2.3" }

0 commit comments

Comments
 (0)