diff --git a/crates/crates-io/Cargo.toml b/crates/crates-io/Cargo.toml index 29c9e4b6487a..004e2daff9e3 100644 --- a/crates/crates-io/Cargo.toml +++ b/crates/crates-io/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crates-io" -version = "0.35.1" +version = "0.36.0" edition = "2021" license = "MIT OR Apache-2.0" repository = "/~https://github.com/rust-lang/cargo"