summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/workspace_test/path_dep/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/clippy/tests/workspace_test/path_dep/Cargo.toml')
-rw-r--r--src/tools/clippy/tests/workspace_test/path_dep/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/clippy/tests/workspace_test/path_dep/Cargo.toml b/src/tools/clippy/tests/workspace_test/path_dep/Cargo.toml
new file mode 100644
index 000000000..85a91cd2d
--- /dev/null
+++ b/src/tools/clippy/tests/workspace_test/path_dep/Cargo.toml
@@ -0,0 +1,3 @@
+[package]
+name = "path_dep"
+version = "0.1.0"