From 0e5b44d9380b08fb7ece71570b3c3def6545ba8e Mon Sep 17 00:00:00 2001 From: Martin HART Date: Tue, 6 Oct 2020 22:09:46 +0200 Subject: [PATCH] Fix snake case in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6a77570..6b06a6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "PaintDroid" +name = "paint_droid" version = "0.1.0" authors = ["Auteur