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

Commit c12d24e

Browse files
Bump cargo from 0.62.0 to 0.63.1
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.62.0 to 0.63.1. - [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.62.0...0.63.1) --- 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 21d5661 commit c12d24e

File tree

2 files changed

+35
-10
lines changed

2 files changed

+35
-10
lines changed

Cargo.lock

Lines changed: 34 additions & 9 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.62"
15+
cargo = "0.63"
1616
crates-io = "0.34" # Keep in sync with version pulled by Cargo
1717
curl = "0.4.43"
1818
env_logger = "0.9"

0 commit comments

Comments
 (0)