diff --git a/Cargo.toml b/Cargo.toml index df9f661..79c8103 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "injrs" -version = "0.1.0" +version = "0.1.1" description = "DLL injector library and tool written in Rust. Rust 实现的DLL注入工具/库。" authors = ["Zoe "] license = "Apache-2.0"