eth-valkyoth-primitives 0.11.1

Core no_std Ethereum protocol primitives.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "eth-valkyoth-codec"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fde57ce9e6a4e234cfe182c1ec3cdc4924acc7b9666fee55a2669b44408af16"

[[package]]
name = "eth-valkyoth-primitives"
version = "0.11.1"
dependencies = [
 "eth-valkyoth-codec",
 "subtle",
]

[[package]]
name = "subtle"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"