Skip to content

Commit bf1d3f8

Browse files
Update cargo requirement from 0.85.0 to 0.86.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.85.0...0.86.0) --- updated-dependencies: - dependency-name: cargo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f33914a commit bf1d3f8

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.85.0"
31+
cargo = "0.86.0"
3232
cargo-util = "0.2"
3333
semver = "1.0.3"
3434
log = "0.4"

0 commit comments

Comments
 (0)