Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DCjanus committed Aug 7, 2019
1 parent e33244a commit 1207f96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ cargo_metadata = "0.8.1"
env_proxy = "0.3.1"
error-chain = "0.12.1"
failure = "0.1.5"
regex = "1.1.9"
regex = "1.2.0"
reqwest = "0.9.19"
serde = "1.0.97"
serde_derive = "1.0.97"
Expand All @@ -64,9 +64,9 @@ toml_edit = "0.1.4"
atty = "0.2.13"
structopt = "0.2.18"
dirs = "2.0.1"
git2 = "0.9.1"
git2 = "0.9.2"
hex = "0.3.2"
url = "1.7.2"
url = "2.0.0"
toml = "0.5.1"

[dependencies.semver]
Expand Down

0 comments on commit 1207f96

Please sign in to comment.