Skip to content

Commit b96aa96

Browse files
authored
Merge pull request #2153 from CosmWasm/wasmer-4.3.1
Bump wasmer to 4.3.1
2 parents f8505e8 + 15cb7d2 commit b96aa96

File tree

16 files changed

+941
-274
lines changed

16 files changed

+941
-274
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ and this project adheres to
7474
- cosmwasm-std: Improve performance of `Uint{64,128,256,512}::isqrt` ([#2108])
7575
- cosmwasm-std: Deprecate "compact" serialization of `Binary`, `HexBinary`,
7676
`Checksum` ([#2125])
77-
- cosmwasm-vm: Update wasmer to 4.3.0 ([#2147])
77+
- cosmwasm-vm: Update wasmer to 4.3.1 ([#2147], [#2153])
7878

7979
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
8080
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
@@ -85,6 +85,7 @@ and this project adheres to
8585
[#2108]: https://github.com/CosmWasm/cosmwasm/pull/2108
8686
[#2125]: https://github.com/CosmWasm/cosmwasm/pull/2125
8787
[#2147]: https://github.com/CosmWasm/cosmwasm/pull/2147
88+
[#2153]: https://github.com/CosmWasm/cosmwasm/pull/2153
8889

8990
## [2.0.1] - 2024-04-03
9091

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/burner/Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/crypto-verify/Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)