Sort dependencies
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
fffc9b619c
commit
8aedc96c67
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue