From 5d91e28750e0c2b1a5acf5b8ccb1d79b58b23085 Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi Date: Sun, 1 Sep 2019 22:53:29 +0600 Subject: [PATCH] Temporary remove the 'authors' field (Cargo.toml) --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dbaa6d49..b2e3e1ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "async-telegram-bot" version = "0.1.0" -authors = ["Temirkhan Myrzamadi "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html