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

Commit 942b15c

Browse files
Bump cargo from 0.59.0 to 0.60.0
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.59.0 to 0.60.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.59.0...0.60.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 6736551 commit 942b15c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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 = "2018"
1212
exclude = ["/ci/*", "/.github/*", "/doc"]
1313

1414
[dependencies]
15-
cargo = "0.59"
15+
cargo = "0.60"
1616
crates-io = "0.33" # Keep in sync with version pulled by Cargo
1717
curl = "0.4.42"
1818
env_logger = "0.9"

0 commit comments

Comments
 (0)