diff --git a/Cargo.toml b/Cargo.toml index 48c1aeb..db78996 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "ghost-rs" authors = ["Maali"] -description = "Lightweight crate that allows you to stealthily remove EXE" -version = "0.1.1" +description = "Crate using std::env for stealthily removing EXE" +version = "0.2.0" homepage = "https://github.com/brohamgoham/ghost-rs" documentation = "https://docs.rs/ghost-rs" readme = "README.md"