expectocat/Cargo.toml

13 lines
244 B
TOML

[package]
name = "expectocat"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.68"
blake3 = "1.3.3"
hex = "0.4.3"
sha2 = "0.10.6"