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

Commit 145443b

Browse files
authored
Merge pull request #367 from rust-lang/dependabot/cargo/cargo-0.67.0
2 parents f04d666 + c7a96ac commit 145443b

File tree

2 files changed

+57
-26
lines changed

2 files changed

+57
-26
lines changed

Cargo.lock

+56-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2021"
1212
exclude = ["/ci/*", "/.github/*", "/doc"]
1313

1414
[dependencies]
15-
cargo = "0.66"
15+
cargo = "0.67"
1616
crates-io = "0.34" # Keep in sync with version pulled by Cargo
1717
curl = "0.4.44"
1818
env_logger = "0.10"

0 commit comments

Comments
 (0)