mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-15 00:04:58 +02:00
Name the exercises' package exercises
This commit is contained in:
@ -99,6 +99,7 @@ bin = [
|
||||
]
|
||||
|
||||
[package]
|
||||
name = "rustlings-dev"
|
||||
name = "exercises"
|
||||
edition = "2021"
|
||||
# Don't publish the exercises on crates.io!
|
||||
publish = false
|
||||
|
Reference in New Issue
Block a user