From dde2cc5f31d69daef3c7d20c4d7089413384ee5e Mon Sep 17 00:00:00 2001 From: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> Date: Mon, 2 Nov 2020 12:35:34 +0100 Subject: [PATCH] Update Cargo.toml --- crates/testsuite/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/testsuite/Cargo.toml b/crates/testsuite/Cargo.toml index 10f23a2e0b..94ffdaadeb 100644 --- a/crates/testsuite/Cargo.toml +++ b/crates/testsuite/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "testsuite" version = "0.1.0" -authors = ["Erin Power "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html