summaryrefslogtreecommitdiff
path: root/gen-dev-cargo-toml
diff options
context:
space:
mode:
Diffstat (limited to 'gen-dev-cargo-toml')
-rw-r--r--gen-dev-cargo-toml/src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-dev-cargo-toml/src/main.rs b/gen-dev-cargo-toml/src/main.rs
index 622762a..9a7c1bb 100644
--- a/gen-dev-cargo-toml/src/main.rs
+++ b/gen-dev-cargo-toml/src/main.rs
@@ -48,7 +48,7 @@ bin = [\n",
br#"]
[package]
-name = "rustlings"
+name = "rustlings-dev"
edition = "2021"
publish = false
"#,