]> git.proxmox.com Git - rustc.git/blob - src/tools/cargo/tests/testsuite/init/lib_already_exists_src/out/Cargo.toml
New upstream version 1.70.0+dfsg2
[rustc.git] / src / tools / cargo / tests / testsuite / init / lib_already_exists_src / out / Cargo.toml
1 [package]
2 name = "case"
3 version = "0.1.0"
4 edition = "2021"
5
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8 [dependencies]