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