File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ The format is based on [Keep a Changelog].
66
77## [ Unreleased]
88
9- ## [ 0.15.2 ] - 2025-10-09
10- - Updated ` primitive-types ` to 0.14. [ #945 ] ( https://github.com/paritytech/parity-common/pull/945 )
9+ ## [ 0.16.0 ] - 2025-10-09
10+ - Updated ` primitive-types ` to 0.14. [ #946 ] ( https://github.com/paritytech/parity-common/pull/946 )
1111
1212## [ 0.15.1] - 2024-09-12
1313- Updated ` uint ` to 0.10. [ #859 ] ( https://github.com/paritytech/parity-common/pull/859 )
Original file line number Diff line number Diff line change 11[package ]
22name = " ethereum-types"
3- version = " 0.15.2 "
3+ version = " 0.16.0 "
44description = " Ethereum types"
55rust-version = " 1.60.0"
66authors.workspace = true
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ The format is based on [Keep a Changelog].
66
77## [ Unreleased]
88
9- ## [ 0.11.1 ] - 2025-10-09
10- - Updated ` primitive-types ` to 0.14. [ #945 ] ( https://github.com/paritytech/parity-common/pull/945 )
9+ ## [ 0.12.0 ] - 2025-10-09
10+ - Updated ` primitive-types ` to 0.14. [ #946 ] ( https://github.com/paritytech/parity-common/pull/946 )
1111
1212## [ 0.11.0] - 2024-09-11
1313- Updated ` primitive-types ` to 0.13. [ #859 ] ( https://github.com/paritytech/parity-common/pull/859 )
Original file line number Diff line number Diff line change 11[package ]
22name = " keccak-hash"
3- version = " 0.11.1 "
3+ version = " 0.12.0 "
44description = " `keccak-hash` is a set of utility functions to facilitate working with Keccak hashes (256/512 bits long)."
55readme = " README.md"
66rust-version = " 1.56.1"
You can’t perform that action at this time.
0 commit comments