Skip to content

Commit 7df28c9

Browse files
chore(deps): bump rlp from 0.5.2 to 0.6.1 (#947)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gsstoykov <[email protected]>
1 parent 5a72cc5 commit 7df28c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tokio = { version = "1.44.2", features = ["time"] }
4848
tonic = "0.12.3"
4949
tinystr = { version = "0.7.0", default-features = false }
5050
arc-swap = "1.6.0"
51-
rlp = "0.5.2"
51+
rlp = "0.6.1"
5252
bytes = { version = "1.2.1", default-features = false }
5353
pin-project-lite = "0.2.9"
5454
unsize = "1.1.0"

0 commit comments

Comments
 (0)