mirror of
https://github.com/Noratrieb/crypto-hype.git
synced 2026-01-14 09:15:02 +01:00
16 lines
385 B
TOML
16 lines
385 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "crypto-hype"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"hex-literal",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hex-literal"
|
|
version = "0.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46"
|