From 5efa89bc66918834d414e2d663a6425a9c560a16 Mon Sep 17 00:00:00 2001 From: Volodymyr Patuta <6977238-fiplox@users.noreply.gitlab.com> Date: Thu, 8 Oct 2020 12:57:06 +0200 Subject: [PATCH] fixed fragmagit nickname. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 18e1fe7..2836ef5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "paint_droid" version = "0.1.0" -authors = ["mhart ", "vpatuta "] +authors = ["mhart ", "fiplox "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html