summaryrefslogtreecommitdiff
path: root/dev/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Cargo.toml')
-rw-r--r--dev/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev/Cargo.toml b/dev/Cargo.toml
index eddf016..8da41a5 100644
--- a/dev/Cargo.toml
+++ b/dev/Cargo.toml
@@ -99,6 +99,7 @@ bin = [
]
[package]
-name = "rustlings-dev"
+name = "exercises"
edition = "2021"
+# Don't publish the exercises on crates.io!
publish = false