cargo/crates/cargo-test-support
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
..
containers chore(deps): update alpine docker tag to v3.19 2024-01-01 01:19:21 +00:00
src Docs(crates/cargo-test-*): Add external usage warning 2024-03-26 11:17:34 +01:00
build.rs lint: allow disallow_methods 2023-11-16 11:35:21 -05: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.