holger-znippy-python-repository 0.1.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-znippy-python-repository"
version = "0.1.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 = false
keywords = [
    "znippy",
    "artifacts",
    "blake3",
    "cli",
    "airgap",
]
categories = [
    "command-line-utilities",
    "development-tools",
]
license = "MIT"
repository = "https://codeberg.org/nordisk/holger"

[features]
testmatrix = [
    "dep:nornir-testmatrix",
    "nornir-testmatrix/testmatrix",
]

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

[dependencies.anyhow]
version = "1.0.98"

[dependencies.log]
version = "0.4"

[dependencies.nornir-testmatrix]
version = "0.2"
optional = true

[dependencies.traits]
version = "0.6.5"
package = "holger-traits"

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

[dependencies.znippy-plugin-python]
version = "0.9.0"
features = ["host-decompressors"]