chore: update dependencies with breaking changes (#4555)

This commit is contained in:
DaniPopes
2023-09-11 16:53:09 +02:00
committed by GitHub
parent 7dd14a7eba
commit 28f5118048
19 changed files with 208 additions and 210 deletions

View File

@ -88,8 +88,8 @@ enr = { workspace = true, features = ["serde", "rust-secp256k1"] }
# misc
hex = "0.4"
serial_test.workspace = true
tempfile = "3.3"
serial_test = "2.0"
[features]
default = ["serde"]