diff --git a/Cargo.toml b/Cargo.toml index 95f5d52..7a9eceb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustls-native-certs" -version = "0.7.0-alpha.1" +version = "0.7.0-alpha.2" edition = "2021" rust-version = "1.60" license = "Apache-2.0 OR ISC OR MIT"