]> git.proxmox.com Git - rustc.git/blob - src/tools/cargo/tests/testsuite/cargo_add/git/out/Cargo.toml
New upstream version 1.70.0+dfsg2
[rustc.git] / src / tools / cargo / tests / testsuite / cargo_add / git / out / Cargo.toml
1 [workspace]
2
3 [package]
4 name = "cargo-list-test-fixture"
5 version = "0.0.0"
6
7 [dependencies]
8 git-package = { git = "[ROOTURL]/git-package", version = "0.3.0" }