blob: ec771442a1d518b47b8994395690e1b69b6c4f06 [file] [log] [blame]
[workspace]
[package]
name = "cargo-list-test-fixture"
version = "0.0.0"
edition = "2015"
[dependencies]
cargo-list-test-fixture-dependency = { optional = true, version = "20.0" }
[features]
cargo-list-test-fixture-dependency = ["dep:cargo-list-test-fixture-dependency"]