Skip to content

Commit f63259e

Browse files
mbyxtgross35
authored andcommitted
ctest: add description to Cargo.toml to release to crates.io
1 parent 60286e6 commit f63259e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ctest/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "ctest"
33
version = "0.5.0-beta.0"
44
edition = "2024"
5+
description = "Automated testing of FFI bindings in Rust."
56
rust-version = "1.88"
67
license = "MIT OR Apache-2.0"
78
repository = "https://github.com/rust-lang/libc"

0 commit comments

Comments
 (0)