-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump cosmwasm to v2.1.0 and MSRV to 1.72.1 (#1276)
* deps: bump cosmwasm to v2.1.0 + MSRV to 1.72.1 * chore: add unclog * update cosmwasm optimizer docker image * nit: remove unnecessary comment * update rust versions * bump cargo msrv version * update lockfiles --------- Co-authored-by: Ranadeep Biswas <mail@rnbguy.at>
- Loading branch information
1 parent
7ff41b3
commit c6420c4
Showing
10 changed files
with
535 additions
and
235 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
.changelog/unreleased/breaking-changes/1276-bump-msrv-t0-1.72.1.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- [ibc] Bump MSRV version to 1.72.1 | ||
([\#1276](https://github.com/cosmos/ibc-rs/pull/1276)) |
2 changes: 2 additions & 0 deletions
2
.changelog/unreleased/improvements/1276-bump-cosmwasm-to-2.1.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- [ibc-client] Bump cosmwasm version to 2.1.0 | ||
([\#1276](https://github.com/cosmos/ibc-rs/pull/1276)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.