"flate2",
"ignore",
"lazy_static",
"log",
"lru-cache",
"pijul-macros",
"rand",
"regex",
"sanakirja",
"serde",
"serde_derive",
"tar",
"tempfile",
"thiserror",
"tokio",
"toml",
"zstd-seekable",
]
[[package]]
name = "libpijul"
version = "1.0.0-alpha.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d06308c4f8e9d914542fa4007adb1cb1eb0e8cfb68307aff10eb947d7f7f0c13"
dependencies = [
"anyhow",
"bincode",
"bitflags",
"blake3",
"byteorder",
"chrono",
"curve25519-dalek",
"data-encoding",
"diffs",