Skip to content

Commit c9d1f54

Browse files
committed
test: Upgrade to the latest ctest beta release
Pick up the fixes that have been added on `main`.
1 parent 352ad01 commit c9d1f54

File tree

2 files changed

+43
-26
lines changed

2 files changed

+43
-26
lines changed

Cargo.lock

Lines changed: 42 additions & 25 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
@@ -21,7 +21,7 @@ annotate-snippets = { version = "0.11.5", features = ["testing-colors"] }
2121
[build-dependencies]
2222
cc = "1.2.29"
2323
# Use the in-tree `ctest` from the `main` branch via crates.io
24-
ctest = "0.5.0-beta.0"
24+
ctest = "0.5.0-beta.1"
2525
regex = "1.11.1"
2626

2727
[features]

0 commit comments

Comments
 (0)