expectocat/Cargo.toml

13 lines
244 B
TOML
Raw Permalink Normal View History

2023-01-07 18:53:19 +00:00
[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"