about summary refs log tree commit diff
path: root/src/tools/clippy/tests/workspace_test/path_dep/Cargo.toml
blob: 98b4fb7aa504271e0342a68249d6d8a8d51e7455 (plain)
1
2
3
4
5
6
[package]
name = "path_dep"
version = "0.1.0"

[features]
primary_package_test = []