diff --git a/Cargo.toml b/Cargo.toml index c5f41fc..21a8288 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stacker" -version = "0.1.16" +version = "0.1.17" rust-version = "1.63" authors = ["Alex Crichton ", "Simonas Kazlauskas "] build = "build.rs"