Skip to content

Commit de59deb

Browse files
Update cargo requirement from 0.78.0 to 0.79.0
Updates the requirements on [cargo](https://github.com/rust-lang/cargo) to permit the latest version. - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@0.78.0...0.79.0) --- updated-dependencies: - dependency-name: cargo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c5c603 commit de59deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ name = "cargo-ctest"
2828
path = "src/bin/ctest.rs"
2929

3030
[dependencies]
31-
cargo = "0.78.0"
31+
cargo = "0.79.0"
3232
cargo-util = "0.2"
3333
semver = "1.0.3"
3434
log = "0.4"

0 commit comments

Comments
 (0)