Merge pull request #1044 from Drew-Morris/main

chore: Update spacing in Cargo.toml
This commit is contained in:
liv 2022-07-11 11:59:13 +02:00 committed by GitHub
commit a475e09cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"