Skip to content

Commit

Permalink
chore(Deps,load): Upgrade dirs 1.0.5 -> 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brianp committed Dec 13, 2019
1 parent 8195515 commit 958a382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
13 changes: 1 addition & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions load/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ doctest = false

[dependencies]
common = { path = "../common" }
dirs = "1.0.5"
dirs = "2.0.2"
libc = "0.2.21"
yaml-rust = { version = "0.3.2", default-features = false }

[dev-dependencies]
dirs = "1.0.5"
libc = "0.2.21"
rand = "0.3.15"
regex = "0.2.1"
Expand Down

0 comments on commit 958a382

Please sign in to comment.