summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/cargo_add/target/out/Cargo.toml
blob: 9c96ede51485e0c3074d6f7d4aed841a42100129 (plain)
1
2
3
4
5
6
7
8
9
[workspace]

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

[target.i686-unknown-linux-gnu.dependencies]
my-package1 = "99999.0.0"
my-package2 = "99999.0.0"