summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/tests/testsuite/cargo_add/build_prefer_existing_version/out/dependency/Cargo.toml
blob: 58b909ceff003ba2c4a6cd9ecc2517a5045cb9fc (plain)
1
2
3
4
5
6
7
8
9
[workspace]

[package]
name = "cargo-list-test-fixture-dependency"
version = "0.0.0"

[features]
one = []
two = []