Skip to content

Commit e9a0745

Browse files
committed
test: Upgrade ctest
1 parent 893d417 commit e9a0745

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.43"
2323
# Use the in-tree `ctest` from the `main` branch via crates.io
24-
ctest = "0.5.0-beta.1"
24+
ctest = "0.5.0-beta.2"
2525
regex = "1.12.2"
2626

2727
[features]

0 commit comments

Comments
 (0)