Skip to content

Commit 88decd4

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 51137fa commit 88decd4

File tree

2 files changed

+106
-17
lines changed

2 files changed

+106
-17
lines changed

Cargo.lock

+105-16
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.10"
5-
ethereum-types = "0.14"
5+
ethereum-types = "0.15"
66
fastrlp = {version = "0.3.1", features = ["ethereum-types", "std"]}
77
itertools = "0.14"
88
rand = {version = "^0.9", features = ["std", "std_rng"], optional = true}

0 commit comments

Comments
 (0)