diff --git a/Cargo.toml b/Cargo.toml index a132cbc..e9893bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "schannel" license = "MIT" -version = "0.1.24" +version = "0.1.25" description = "Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl" authors = [ "Steven Fackler ", "Steffen Butzer " ] documentation = "https://docs.rs/schannel/0.1.19/schannel/"