diff --git a/ctor/Cargo.toml b/ctor/Cargo.toml index ecbc7f4..ec09ba5 100644 --- a/ctor/Cargo.toml +++ b/ctor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ctor" -version = "0.2.5" +version = "0.2.6" authors = ["Matt Mastracci "] edition = "2018" description = "__attribute__((constructor)) for Rust"