xref: /rust-libc-0.2.174/ctest/Cargo.toml (revision a45a6c3f)
1# This is a dummy package so the published stable `libc` can have `ctest` in
2# the workspace, which works around <https://github.com/release-plz/release-plz/issues/2163>.
3
4[package]
5name = "ctest"
6version = "0.1.0"
7edition = "2021"
8publish = false
9
10[dependencies]
11