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.
1 parent 247f979 commit 4c196ffCopy full SHA for 4c196ff
Cargo.toml
@@ -2,7 +2,9 @@
2
name = "rustc-test"
3
version = "0.1.0"
4
authors = ["The Rust Project Developers"]
5
-license = "MIT OR Apache-2.0"
+license = "MIT OR Apache-2.0"
6
+description = "A fork of Rust’s `test` crate that doesn’t require unstable language features."
7
+repository = "https://github.com/SimonSapin/rustc-test"
8
9
[lib]
10
name = "test"
0 commit comments