Skip to content

Commit

Permalink
Auto merge of rust-lang#279 - JohnTitor:update-cargo-crates-io, r=Joh…
Browse files Browse the repository at this point in the history
…nTitor

Update `cargo` and `crates-io` deps

Closes rust-lang#278
  • Loading branch information
bors committed Apr 11, 2022
2 parents 7da7cf9 + 2b0ba61 commit 3b73fde
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 37 deletions.
106 changes: 71 additions & 35 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ edition = "2018"
exclude = ["/ci/*", "/.github/*", "/doc"]

[dependencies]
cargo = "0.60"
crates-io = "0.33" # Keep in sync with version pulled by Cargo
cargo = "0.61"
crates-io = "0.34" # Keep in sync with version pulled by Cargo
curl = "0.4.43"
env_logger = "0.9"
anyhow = "1.0.56"
Expand Down

0 comments on commit 3b73fde

Please sign in to comment.