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 19b36e4 commit f1f0fbfCopy full SHA for f1f0fbf
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