Skip to content

Commit 02a71d9

Browse files
Bump ethereum-types from 0.14.1 to 0.15.1
Bumps [ethereum-types](https://github.com/paritytech/parity-common) from 0.14.1 to 0.15.1. - [Commits](paritytech/parity-common@ethereum-types-v0.14.1...ethereum-types-v0.15.1) --- updated-dependencies: - dependency-name: ethereum-types dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3e5c91 commit 02a71d9

File tree

2 files changed

+108
-19
lines changed

2 files changed

+108
-19
lines changed

Cargo.lock

+107-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
bip32 = {version = "0.5", default-features = false, features = ["alloc", "secp256k1-ffi"]}
33
blake2 = "0.10"
44
bytes = "1.5"
5-
ethereum-types = "0.14"
5+
ethereum-types = "0.15"
66
itertools = "0.14"
77
open-fastrlp = {version = "0.1", features = ["std", "ethereum-types"]}
88
rand = {version = "^0.9", features = ["std", "std_rng"], optional = true}

0 commit comments

Comments
 (0)