eth-valkyoth-verify 0.2.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.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99b6f771cccbd2e36f3d5e66e0fd384d82363861006dc4468b2261750453ecd2"
dependencies = [
 "subtle",
]

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

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