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

Commit c7a96ac

Browse files
Bump cargo from 0.66.0 to 0.67.0
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.66.0 to 0.67.0. - [Release notes](https://github.com/rust-lang/cargo/releases) - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@0.66.0...0.67.0) --- updated-dependencies: - dependency-name: cargo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f04d666 commit c7a96ac

File tree

2 files changed

+57
-26
lines changed

2 files changed

+57
-26
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
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)