version = 4
[[package]]
name = "eth-valkyoth-codec"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffc2c9f653855d401db90f73102a1083e7b098185bb797b800dfb1942ce0a1f6"
[[package]]
name = "eth-valkyoth-primitives"
version = "0.11.2"
dependencies = [
"eth-valkyoth-codec",
"subtle",
]
[[package]]
name = "subtle"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"