diff --git a/Cargo.toml b/Cargo.toml index de37c84..80800fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ keywords = [ license = "Apache-2.0/MIT" name = "lychee" repository = "https://github.com/lycheeverse/lychee" -version = "0.3.1" +version = "0.4.0" [dependencies] anyhow = "1.0.35" @@ -55,4 +55,4 @@ uuid = { version = "0.8", features = ["v4"] } tempfile = "3.1" [features] -vendored-openssl = ["openssl-sys/vendored"] \ No newline at end of file +vendored-openssl = ["openssl-sys/vendored"]