mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-09 23:21:45 +02:00
chore: style fixes
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rustlings"
|
name = "rustlings"
|
||||||
version = "5.2.1"
|
version = "5.2.1"
|
||||||
authors = ["Liv <mokou@fastmail.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
|
authors = [
|
||||||
|
"Liv <mokou@fastmail.com>",
|
||||||
|
"Carol (Nichols || Goulding) <carol.nichols@gmail.com>",
|
||||||
|
]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user