diff --git a/Cargo.toml b/Cargo.toml index d4d5194..d189b29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "panamax" -version = "1.0.12" +version = "1.0.14" authors = ["k3d3 "] description = "Mirror rustup and crates.io repositories, for offline Rust and Cargo usage." license = "MIT/Apache-2.0"