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