rua 0.9.9

Secure jailed AUR helper for Arch Linux
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "rua"
version = "0.9.9"
authors = ["Vasili Novikov <n1dr+cm3513git@ya.ru>"]
build = "build.rs"
description = "Secure jailed AUR helper for Arch Linux"
readme = "README.md"
keywords = ["archlinux", "aur", "build", "jail", "bubblewrap"]
license = "GPL-3.0-or-later"
repository = "https://github.com/vn971/rua"
[profile.release]
lto = true
[dependencies.chrono]
version = "0.4"

[dependencies.clap]
version = "2.32.0"

[dependencies.directories]
version = "1.0"

[dependencies.env_logger]
version = "0.5.13"

[dependencies.fs2]
version = "0.4.3"

[dependencies.itertools]
version = "0.7.8"

[dependencies.lazy_static]
version = "1.1.0"

[dependencies.libalpm-fork]
version = "0.1.3"

[dependencies.log]
version = "0.4.6"

[dependencies.regex]
version = "1"

[dependencies.rm_rf]
version = "0.2.0"

[dependencies.tar]
version = "0.4"

[dependencies.uname]
version = "0.1.1"

[dependencies.xz2]
version = "0.1.6"
[build-dependencies.clap]
version = "2.32.0"