From dbe24fd124597f6ea4be2ded0c596e5762d2bc1e Mon Sep 17 00:00:00 2001 From: David Bittner Date: Fri, 26 Apr 2019 22:24:16 -0400 Subject: [PATCH] whoops, already had it there --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1db9543..f2058f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,6 @@ authors = ["David Bittner "] version = "0.2.0" license-file = "LICENSE" -documentation = "https://docs.rs/ansi-parser/" edition = "2018" [dependencies]