Skip to content

Commit

Permalink
build(deps): bump cosmwasm-std from 1.3.1 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [cosmwasm-std](https://github.com/CosmWasm/cosmwasm) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/CosmWasm/cosmwasm/releases)
- [Changelog](https://github.com/CosmWasm/cosmwasm/blob/v1.4.1/CHANGELOG.md)
- [Commits](CosmWasm/cosmwasm@v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: cosmwasm-std
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 1a6e52e commit bac3d57
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 49 deletions.
106 changes: 58 additions & 48 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ members = [

[workspace.dependencies]
# Cosmwasm related dependencies
cosmwasm-std = "1.3.1"
cosmwasm-std = "1.4.1"
cosmwasm-storage = "1.3.1"
cosmwasm-schema = "1.3.1"
cw-storage-plus = "1.1.0"
Expand Down

0 comments on commit bac3d57

Please sign in to comment.