chore: Update spacing in Cargo.toml

This commit is contained in:
Drew Morris 2022-07-09 16:50:57 -06:00
parent 6588d9be22
commit df68d1a86e
1 changed files with 1 additions and 1 deletions

View File

@ -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"