Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 3b73fde

Browse files
committed
Auto merge of #279 - JohnTitor:update-cargo-crates-io, r=JohnTitor
Update `cargo` and `crates-io` deps Closes #278
2 parents 7da7cf9 + 2b0ba61 commit 3b73fde

File tree

2 files changed

+73
-37
lines changed

2 files changed

+73
-37
lines changed

Cargo.lock

Lines changed: 71 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ edition = "2018"
1212
exclude = ["/ci/*", "/.github/*", "/doc"]
1313

1414
[dependencies]
15-
cargo = "0.60"
16-
crates-io = "0.33" # Keep in sync with version pulled by Cargo
15+
cargo = "0.61"
16+
crates-io = "0.34" # Keep in sync with version pulled by Cargo
1717
curl = "0.4.43"
1818
env_logger = "0.9"
1919
anyhow = "1.0.56"

0 commit comments

Comments
 (0)