From 56d6270252e39d8d17973eb49c3d16725e453776 Mon Sep 17 00:00:00 2001 From: Martin HART Date: Sun, 11 Oct 2020 13:59:59 +0200 Subject: [PATCH] fix the break between MR --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 86bd8c7..9bbdf2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "paint_droid" version = "0.1.0" -authors = ["mhart ", "vpatuta ", "EliasCubz "] +authors = ["mhart ", "fiplox ", "EliasCubz "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html