cargo/crates/cargo-test-macro
Paul Mabileau f422e96b31
Docs(crates/cargo-test-*): Add external usage warning
As discussed in #10147.

Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
2024-03-26 11:17:34 +01:00
..
src Docs(crates/cargo-test-*): Add external usage warning 2024-03-26 11:17:34 +01:00
Cargo.toml Chore(cargo-test-*/Cargo.toml): Bump MSRVs to make corresponding CI check pass 2024-03-26 11:16:12 +01:00
LICENSE-APACHE Chore(cargo-test-*): Add license file links 2024-03-26 11:09:32 +01:00
LICENSE-MIT Chore(cargo-test-*): Add license file links 2024-03-26 11:09:32 +01:00
README.md Docs(crates/cargo-test-*): Add external usage warning 2024-03-26 11:17:34 +01:00

WARNING: You might not want to use this outside of Cargo.

  • This is designed for testing Cargo itself. Use at your own risk.
  • No guarantee on any stability across versions.
  • No feature request would be accepted unless proved useful for testing Cargo.