summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-09-03 09:18:40 +0000
committerSanto Cariotti <santo@dcariotti.me>2022-09-03 09:19:11 +0000
commitc42d3291da9e43c090945cd8dc04c51b99d013fb (patch)
treee7ebb6796fe33dc9ce0275b4f655c8504fe2585b /Cargo.toml
parentab23761e090b8ab6311a360eada7131f6663a3bf (diff)
Fix name
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <santo@dcariotti.me>"]