From eb13f1f9f9ceb5debbd52ff6e18bd55810883700 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 15 Jun 2022 19:51:03 -0700 Subject: revert(robots): local robots once again --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1211c06..478c966 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ windmark = { version = "0.1.16", features = [ "logger", "auto-deduce-mime" ] } # Gemini Server Framework -reqwest = { version = "0.11.10", features = ["blocking"] } # HTTP Client +# reqwest = { version = "0.11.10", features = ["blocking"] } # HTTP Client serde_json = "1.0.79" # JSON Serialization log = "0.4.16" # Logging Macros pretty_env_logger = "0.4.0" # Pretty Log Printing -- cgit v1.2.3