Skip to content

Commit

Permalink
chore(Deps,common): 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 d0429ef commit 90f60ed
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
24 changes: 23 additions & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ authors = ["Brian Pearce"]
publish = false

[dependencies]
dirs = "1.0.5"
dirs = "2.0.2"
rand = "0.3.15"
serde = { version = "1", features = ["derive"] }

0 comments on commit 90f60ed

Please sign in to comment.