From 0e0e2ead5ad53214b094ae301a44085382551d83 Mon Sep 17 00:00:00 2001 From: jedireza Date: Sun, 19 Apr 2020 07:44:20 -0700 Subject: [PATCH] drop version from docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d288711..b42f7dd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Rust library for reading and writing WARC files. -- Docs: https://docs.rs/warc/0.1.0/ +- Docs: https://docs.rs/warc/ - Crate: https://crates.io/crates/warc ## License