Skip to content

Commit

Permalink
bump dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Aug 2, 2020
1 parent 3e2f434 commit 1e5991e
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 @@ -20,7 +20,7 @@ travis-ci = { repository = "Stebalien/term" }
appveyor = { repository = "Stebalien/term" }

[dependencies]
dirs = "2.0.1"
dirs = "3.0.1"

[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3", features = ["consoleapi", "wincon", "handleapi", "fileapi"] }
Expand Down

0 comments on commit 1e5991e

Please sign in to comment.