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

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

[dependencies]
inflector = "0.11.4"
linked-hash-map = "0.5.4"