diff --git a/.gitignore b/.gitignore index a727dd8..5aeb5d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /target **/*.rs.bk /PKGBUILD* +*.pkg.tar.xz +*.log +*.tar.gz diff --git a/Cargo.lock b/Cargo.lock index 74db232..ef14a95 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,3 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. [[package]] name = "ansi_term" version = "0.11.0" @@ -23,7 +25,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "blackarch-devtools" -version = "0.1.1" +version = "0.1.2" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 29c210a..b243401 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blackarch-devtools" -version = "0.1.1" +version = "0.1.2" authors = ["Eduard Toloza "] edition = "2018" diff --git a/src/cli.yml b/src/cli.yml index 9414040..c49415f 100644 --- a/src/cli.yml +++ b/src/cli.yml @@ -1,5 +1,5 @@ name: blackarch-devtools -version: "0.1.1" +version: "0.1.2" author: Eduard Tolosa about: Development tools for BlackArch Linux args: