holger-python-znippy-repository 0.5.0

Holger guards your artifacts at rest. May Allfather Odin watch over every bit.
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "holger-python-znippy-repository"
version = "0.5.0"
authors = [
    "Rickard Lundin <rickard@x14.se>",
    "Henrik Torp <henrik@vetra.se>",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Holger guards your artifacts at rest. May Allfather Odin watch over every bit."
readme = "README.md"
keywords = [
    "znippy",
    "artifacts",
    "blake3",
    "cli",
    "airgap",
]
categories = [
    "command-line-utilities",
    "development-tools",
]
license = "MIT"
repository = "https://github.com/Ignalina/holger"

[lib]
name = "holger_python_znippy_repository"
path = "src/lib.rs"

[dependencies.anyhow]
version = "1.0.98"

[dependencies.holger-traits]
version = "0.5.0"

[dependencies.log]
version = "0.4"

[dependencies.znippy-common]
version = "0.7.0"
features = ["host-decompressors"]