Skip to content

Commit

Permalink
Merge pull request #655 from paolobarbolini/bump-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
epage committed Feb 28, 2022
2 parents 1b40065 + 52b067a commit 146a369
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 75 deletions.
121 changes: 49 additions & 72 deletions 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 @@ -52,12 +52,12 @@ required-features = ["set-version"]
[dependencies]
concolor-control = { version = "0.0.7", default-features = false }
cargo_metadata = "0.14.0"
crates-index = "0.18.1"
crates-index = "0.18.6"
dunce = "1.0"
dirs-next = "2.0.0"
env_proxy = "0.4.1"
anyhow = "1.0"
git2 = "0.13.22"
git2 = "0.14"
hex = "0.4.2"
regex = "1.3.9"
serde = "1.0.116"
Expand Down Expand Up @@ -87,7 +87,7 @@ ureq = { version = "2.4.0", default-features = false, features = ["native-tls",
predicates = { version = "2.0.3", features = ["color-auto"] }
assert_cmd = { version = "2.0.2", features = ["color-auto"] }
assert_fs = { version = "1.0.6", features = ["color-auto"] }
pretty_assertions = "0.6.1"
pretty_assertions = "1"
trycmd = "0.12.1"

[features]
Expand Down

0 comments on commit 146a369

Please sign in to comment.