eth-valkyoth-verify 0.5.0

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

[[package]]
name = "eth-valkyoth-primitives"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ace0800b0a52ed6bb1c3c82ac8121085813240eeb075439a61799da7e85c8a9"
dependencies = [
 "subtle",
]

[[package]]
name = "eth-valkyoth-verify"
version = "0.5.0"
dependencies = [
 "eth-valkyoth-primitives",
]

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