From c42d3291da9e43c090945cd8dc04c51b99d013fb Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sat, 3 Sep 2022 11:18:40 +0200 Subject: Fix name --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f5cf075..40df836 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "m6-ie-2022" +name = "verden" version = "0.1.0" edition = "2021" authors = ["Santo Cariotti "] -- cgit v1.2.3-71-g8e6c