diff options
Diffstat (limited to 'utils/Cargo.toml')
-rw-r--r-- | utils/Cargo.toml | 2 |
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" |