# 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 = "tugger-debian" version = "0.7.1" authors = ["Gregory Szorc "] description = "Debian packaging primitives" homepage = "https://github.com/indygreg/PyOxidizer" readme = "README.md" keywords = [] license = "MPL-2.0" repository = "https://github.com/indygreg/PyOxidizer.git" [dependencies.anyhow] version = "1.0" [dependencies.ar] version = "0.9" [dependencies.chrono] version = "0.4" [dependencies.libflate] version = "1.0" [dependencies.md5] version = "0.7" [dependencies.os_str_bytes] version = "5.0" [dependencies.tar] version = "0.4" [dependencies.tugger-file-manifest] version = "0.6.0" [dependencies.xz2] version = "0.1" [dependencies.zstd] version = "0.9" [dev-dependencies.glob] version = "0.3"