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 96c5e7a commit 1193902
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,22 +51,22 @@ repository = "killercup/cargo-edit"

[dependencies]
cargo_metadata = "0.8.1"
env_proxy = "0.3.1"
env_proxy = "0.3.0"
error-chain = "0.12.1"
failure = "0.1.5"
regex = "1.2.0"
regex = "1.2.1"
reqwest = "0.9.19"
serde = "1.0.98"
serde_derive = "1.0.98"
serde_json = "1.0.40"
termcolor = "1.0.5"
toml_edit = "0.1.4"
toml_edit = "0.1.5"
atty = "0.2.13"
structopt = "0.2.18"
dirs = "2.0.2"
git2 = "0.9.2"
hex = "0.3.2"
url = "2.0.0"
url = "2.1.0"
toml = "0.5.1"

[dependencies.semver]
Expand Down

0 comments on commit 1193902

Please sign in to comment.