From 65a8b8f615f937d43fd23f1100cb566017eabbd4 Mon Sep 17 00:00:00 2001 From: Pyfisch Date: Mon, 29 Mar 2021 21:35:46 +0200 Subject: [PATCH] Remove old docs links Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0e5f3f8..cc9fad4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,5 @@ license = "MIT/Apache-2.0" description = "HTTP date parsing and formatting" keywords = ["http", "date", "time", "simple", "timestamp"] readme = "README.md" -documentation = "https://pyfisch.github.io/httpdate/httpdate/index.html" repository = "https://github.com/pyfisch/httpdate" edition = "2018"