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

Commit 53315c7

Browse files
Bump cargo from 0.52.0 to 0.53.0
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.52.0 to 0.53.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.52.0...0.53.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bdee60 commit 53315c7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 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
@@ -11,7 +11,7 @@ license-file = "LICENSE"
1111
edition = "2018"
1212

1313
[dependencies]
14-
cargo = "0.52"
14+
cargo = "0.53"
1515
crates-io = "0.33" # Keep in sync with version pulled by Cargo
1616
curl = "0.4.36"
1717
env_logger = "0.8"

0 commit comments

Comments
 (0)