Skip to content

Commit 1e75d31

Browse files
Bump ethereum_ssz_derive from 0.5.4 to 0.8.1
Bumps [ethereum_ssz_derive](https://github.com/sigp/ethereum_ssz) from 0.5.4 to 0.8.1. - [Release notes](https://github.com/sigp/ethereum_ssz/releases) - [Commits](sigp/ethereum_ssz@v0.5.4...v0.8.1) --- updated-dependencies: - dependency-name: ethereum_ssz_derive dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e39518 commit 1e75d31

File tree

2 files changed

+75
-22
lines changed

2 files changed

+75
-22
lines changed

Cargo.lock

+74-21
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
@@ -42,7 +42,7 @@ client = { git = "https://github.com/ackintosh/lighthouse.git", rev = "b668e5883
4242
environment = { git = "https://github.com/ackintosh/lighthouse.git", rev = "b668e5883dd03e6667bd5976d60e12b8580fab7f" }
4343
eth2_network_config = { git = "https://github.com/ackintosh/lighthouse.git", rev = "b668e5883dd03e6667bd5976d60e12b8580fab7f" }
4444
ethereum_ssz = "0.5.4"
45-
ethereum_ssz_derive = "0.5.4"
45+
ethereum_ssz_derive = "0.8.1"
4646
slot_clock = { git = "https://github.com/ackintosh/lighthouse", rev = "b668e5883dd03e6667bd5976d60e12b8580fab7f" }
4747
types = { git = "https://github.com/ackintosh/lighthouse.git", rev = "b668e5883dd03e6667bd5976d60e12b8580fab7f" }
4848

0 commit comments

Comments
 (0)