Skip to content

Commit dc70bf3

Browse files
authored
Merge pull request #2432 from CosmWasm/ark-0.5
Upgrade ark-* dependencies to 0.5.0
2 parents 56c3164 + 5947710 commit dc70bf3

File tree

18 files changed

+1414
-835
lines changed

18 files changed

+1414
-835
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ and this project adheres to
6161
- cosmwasm-std: Replace dependency `serde-json-wasm` with `serde_json`.
6262
([#2195])
6363
- cosmwasm-std: Make `GovMsg` `#[non_exhaustive]` for consistency. ([#2347])
64+
- cosmwasm-crypto: Upgrade ark-\* dependencies to 0.5.0. ([#2432])
6465

6566
## Fixed
6667

@@ -90,6 +91,7 @@ and this project adheres to
9091
[#2393]: https://github.com/CosmWasm/cosmwasm/issues/2393
9192
[#2399]: https://github.com/CosmWasm/cosmwasm/pull/2399
9293
[#2403]: https://github.com/CosmWasm/cosmwasm/pull/2403
94+
[#2432]: https://github.com/CosmWasm/cosmwasm/pull/2432
9395

9496
## [2.2.0] - 2024-12-17
9597

Cargo.lock

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

0 commit comments

Comments
 (0)