# 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" rust-version = "1.72" name = "pacwrap" version = "0.8.4" authors = ["Xavier Moffett "] default-run = "pacwrap" description = "Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers." homepage = "https://pacwrap.sapphirus.org/" readme = "README.md" keywords = [ "bubblewrap", "sandbox", "package", "manager", "archlinux", ] categories = [ "command-line-utilities", "virtualization", "filesystem", "concurrency", "caching", ] license = "GPL-3.0-only" repository = "https://github.com/pacwrap/pacwrap" resolver = "1" [dependencies.alpm] version = "3.0.5" features = ["checkver"] [dependencies.command-fds] version = "0.2.2" [dependencies.indexmap] version = "2.0.0" features = [ "serde", "rayon", ] [dependencies.nix] version = "0.22.3, <= 0.22.3" [dependencies.os_pipe] version = "1.1.4" [dependencies.pacwrap-core] version = "0.8.4" [dependencies.regex] version = "1.10.3" [dependencies.sha2] version = "0.10.8" [dependencies.signal-hook] version = "0.3.15" [dependencies.simplebyteunit] version = "0.2.1" [build-dependencies.pacwrap-core] version = "0.8.4"