summaryrefslogtreecommitdiffstats
path: root/kitchen_sink/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'kitchen_sink/Cargo.toml')
-rw-r--r--kitchen_sink/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kitchen_sink/Cargo.toml b/kitchen_sink/Cargo.toml
index 6ac6abf..74987f9 100644
--- a/kitchen_sink/Cargo.toml
+++ b/kitchen_sink/Cargo.toml
@@ -12,6 +12,7 @@ path = "src/lib_kitchen_sink.rs"
[dependencies]
crates_io_client = { path = "../crates_io_client" }
deps_index = { path = "../deps_index" }
+feat_extractor = { path = "../feat_extractor" }
docs_rs_client = { path = "../docs_rs_client", version = "0.4.0" }
github_info = { path = "../github_info", version = "0.9" }
crate_git_checkout = { path = "../crate_git_checkout", version = "0.4.3" }