From 461eb769a4791a7422e60f00c10411f6de5e2da8 Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Fri, 27 Nov 2020 17:33:03 +0100 Subject: [PATCH] chore: remove comment from Cargo.toml --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e35c75a..6177d7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,6 @@ version = "0.1.0" authors = ["Volker Mische "] edition = "2018" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] thiserror = "1.0.22"