mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 06:34:20 +00:00
chore: Update spacing in Cargo.toml
This commit is contained in:
parent
6588d9be22
commit
df68d1a86e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ console = "0.15"
|
|||
notify = "4.0"
|
||||
toml = "0.5"
|
||||
regex = "1.5"
|
||||
serde= { version = "1.0", features = ["derive"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.81"
|
||||
home = "0.5.3"
|
||||
glob = "0.3.0"
|
||||
|
|
Loading…
Reference in a new issue