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