cacache-rs/Cargo.toml

12 lines
192 B
TOML

[package]
name = "cacache"
version = "0.1.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
edition = "2018"
[dependencies]
ssri = "1.1.0"
hex = "0.3.2"
atomicwrites = "0.2.2"
tempfile = "3.0.8"