File: Cargo_test.toml

package info (click to toggle)
rust-cargo-mutants 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,452 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "mutants-testdata-parse-fails"
edition = "2018"
version = "0.0.0"
authors = ["Martin Pool"]
publish = false

[lib]
doctest = false

[workspace]
# Don't include this in the overall cargo-mutants workspace, because it fails to build.