eth-valkyoth-primitives 0.9.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.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36f4cd1ba8a357cb9fbe5280c772578965375ddf999b037d67bf51ac5ac3310"

[[package]]
name = "eth-valkyoth-primitives"
version = "0.9.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"