Sort dependencies

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-19 22:34:51 +02:00
parent fffc9b619c
commit 8aedc96c67
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -10,6 +10,6 @@ license = "MIT"
[dependencies] [dependencies]
clap = "2.33.0" clap = "2.33.0"
xdg = "2.2.0"
serde = {version = "1.0.104", features = ["derive"]} serde = {version = "1.0.104", features = ["derive"]}
toml = "0.5.6" toml = "0.5.6"
xdg = "2.2.0"