Closed dependabot[bot] closed 2 months ago
Should close, this will introduce a circular dependency. We should just keep the ssz feature for 0.5, and 0.6 and onwards users will just use ruint directly from the ssz crate.
@dependabot ignore this dependency
OK, I won't notify you about ethereum_ssz again, unless you re-open this PR.
Updates the requirements on ethereum_ssz to permit the latest version.
Release notes
Sourced from ethereum_ssz's releases.
Commits
1900f5c
Release v0.6.0 (#27)37a99a0
Switch toalloy
(#21)0b538a4
Bump those coverage numbers (#23)d172c48
Add code coverage (#13)b710ad9
Update deps (#22)4ebca2f
Release v0.5.4 (#19)218d007
Add u128 (#18)981cf5a
Add deriveDecode
for transparent enums (#14)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show