Skip to content

Commit

Permalink
Bump cargo from 0.60.0 to 0.61.0
Browse files Browse the repository at this point in the history
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.60.0 to 0.61.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.60.0...0.61.0)

---
updated-dependencies:
- dependency-name: cargo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2022
1 parent dca07b5 commit a31a658
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 9 deletions.
90 changes: 82 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion manager/Cargo.toml
Expand Up @@ -31,7 +31,7 @@ serde_json = "1.0.79"
toml = "0.5"
log-derive = "0.4"
semver = "1.0.7"
cargo = "0.60.0"
cargo = "0.61.0"
tokio-process = "0.2"
tokio = "1.17"
nix = "0.24.0"
Expand Down

0 comments on commit a31a658

Please sign in to comment.