From 269dc9bfaa762f9aec49824c2da0d0297e102d98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Sun, 2 Jun 2024 16:59:50 +0200 Subject: [PATCH] Commit to git-only installation. Note Debian repository installation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 632174f..86af081 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ keywords = ["http", "server", "https", "webdav", "directory"] categories = ["network-programming", "web-programming::http-server"] license = "MIT" build = "build.rs" -# Remember to also update in appveyor.yml +# Remember to also update in appveyor.yml and the http-crates.io branch version = "2.0.0" # Remember to also update in http.md authors = ["thecoshman ",