summaryrefslogtreecommitdiff
path: root/utils/Cargo.toml
diff options
context:
space:
mode:
authorstuebinm2021-04-05 02:11:32 +0200
committerstuebinm2021-04-05 02:11:50 +0200
commite59b7a020d3e505ad9ac8aa92b35aa934386bb06 (patch)
treebb9d69f2e7486f8d79f38d2db37ebfa92351fe6f /utils/Cargo.toml
parentd262cc52f8474a8af1d0ab4f4a427222d1148c5a (diff)
utils: change name to survey-generate
Diffstat (limited to '')
-rw-r--r--utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Cargo.toml b/utils/Cargo.toml
index 566d604..e959f55 100644
--- a/utils/Cargo.toml
+++ b/utils/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "rust"
+name = "survey-generate"
version = "0.1.0"
authors = ["stuebinm <stuebinm@disroot.org>"]
edition = "2018"