[package]
name = "holger-python-znippy-repository"
version = "0.5.0"
edition = "2021"
authors = ["Rickard Lundin <rickard@x14.se>","Henrik Torp <henrik@vetra.se>"]
description = "Holger guards your artifacts at rest. May Allfather Odin watch over every bit."
license = "MIT"
repository = "https://github.com/Ignalina/holger"
readme = "../README.md"
categories = ["command-line-utilities","development-tools"]
keywords = ["znippy", "artifacts", "blake3", "cli","airgap"]
[dependencies]
anyhow = "1.0.98"
holger-traits = { version = "0.5.0", path = "../holger-traits" }
znippy-common = { version = "0.7.0", features = ["host-decompressors"] }
log = "0.4"