diff --git a/Cargo.toml b/Cargo.toml index a9b0294..b18b09d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustls-acme" -version = "0.9.1" +version = "0.9.2" authors = ["Florian Uekermann "] edition = "2018" description = "TLS certificate management and serving using rustls"