mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-02 00:13:30 +02:00
Rename packages
This commit is contained in:
+1
-1
@@ -101,6 +101,6 @@ bin = [
|
||||
]
|
||||
|
||||
[package]
|
||||
name = "rustlings"
|
||||
name = "rustlings-dev"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
@@ -48,7 +48,7 @@ bin = [\n",
|
||||
br#"]
|
||||
|
||||
[package]
|
||||
name = "rustlings"
|
||||
name = "rustlings-dev"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
"#,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "tests"
|
||||
name = "failure"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "tests"
|
||||
name = "state"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "tests"
|
||||
name = "success"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user