We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ctest2
ctest
1 parent 50591f0 commit 1a2f652Copy full SHA for 1a2f652
ctest/Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
-name = "ctest2"
+name = "ctest"
3
version = "0.4.10"
4
license = "MIT OR Apache-2.0"
5
readme = "README.md"
6
-repository = "https://github.com/JohnTitor/ctest2"
7
-homepage = "https://github.com/JohnTitor/ctest2"
8
-documentation = "https://docs.rs/ctest2"
+repository = "https://github.com/rust-lang/libc"
+homepage = "https://github.com/rust-lang/libc"
+documentation = "https://docs.rs/ctest"
9
description = """
10
Automated tests of FFI bindings.
11
"""
0 commit comments