palletizer 0.2.5

self-hosted Cargo registry
Documentation
# 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 = "2018"
name = "palletizer"
version = "0.2.5"
authors = ["Maarten de Vries <maarten@de-vri.es>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "self-hosted Cargo registry"
readme = "README.md"
license = "BSD-2-Clause"
repository = "https://github.com/de-vri-es/palletizer-rs"

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

[dependencies.fs2]
version = "0.4.3"

[dependencies.git2]
version = "0.16.1"

[dependencies.libflate]
version = "1.2.0"

[dependencies.serde]
version = "1.0.117"
features = ["derive"]

[dependencies.serde_json]
version = "1.0.59"

[dependencies.sha2]
version = "0.10.2"

[dependencies.tar]
version = "0.4.30"

[dependencies.thiserror]
version = "1.0.22"

[dependencies.toml]
version = "0.5.7"

[dependencies.walkdir]
version = "2.3.2"