Skip to content

Commit 264393b

Browse files
committed
Release ctest 0.4.11
1 parent f80833c commit 264393b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ctest/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.4.11 (2024-04-11)
4+
5+
- Clean up some `ctest` internals
6+
- Increase the recursion limit to fix building on docs.rs
7+
8+
<!-- FIXME(ctest): some versions are missing -->
9+
310
## 0.4.7 (2023-06-10)
411

512
### Commit Statistics

ctest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ctest"
3-
version = "0.4.10"
3+
version = "0.4.11"
44
license = "MIT OR Apache-2.0"
55
readme = "README.md"
66
repository = "https://github.com/rust-lang/libc"

0 commit comments

Comments
 (0)