From 540eb6b71cfb96582c9497974251ec9c411c4a84 Mon Sep 17 00:00:00 2001 From: graelo Date: Thu, 4 Jun 2020 09:48:51 +0200 Subject: [PATCH] chore(docs): authors --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ab11bcb..27a9043 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "copyrat" version = "0.1.0" -authors = ["Ferran Basora ", "u0xy "] +authors = ["u0xy "] edition = "2018" description = "This is tmux-copycat on Rust steroids." repository = "https://github.com/fcsonline/tmux-thumbs"