Skip to content

Commit

Permalink
Update dirs to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DoumanAsh committed Jun 13, 2019
1 parent c5ce97d commit 31d8726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ serde_derive = "1"
mime_guess = "2.0.0-alpha.6"

toml = { version = "0.5", optional = true }
dirs = { version = "1", optional = true }
dirs = { version = "2", optional = true }

[features]
cli = ["structopt", "toml", "dirs"]
Expand Down

0 comments on commit 31d8726

Please sign in to comment.