Skip to content

Commit 157bb12

Browse files
Bump ctest from 0.2.6 to 0.2.7
Bumps [ctest](https://github.com/alexcrichton/ctest) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/alexcrichton/ctest/releases) - [Commits](https://github.com/alexcrichton/ctest/commits/0.2.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 530f31f commit 157bb12

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

Cargo.lock

Lines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libc-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ path = ".."
99
default-features = false
1010

1111
[build-dependencies]
12-
ctest = "0.2.6"
12+
ctest = "0.2.7"
1313

1414
[features]
1515
default = [ "use_std" ]

0 commit comments

Comments
 (0)