summaryrefslogtreecommitdiffstats
path: root/builder/Cargo.toml
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-09-02 18:18:12 +0100
committerKornel <kornel@geekhood.net>2019-09-02 18:36:56 +0100
commita36e6cc69c456e0bcfe7991651764ef542585e28 (patch)
treea924a45ef42654483b81911b4e2a0a40cc89130e /builder/Cargo.toml
parent6de5f7b37ed7ef9a9c02f4c98421ffb7083e190a (diff)
BuildDb tools
Diffstat (limited to 'builder/Cargo.toml')
-rw-r--r--builder/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/builder/Cargo.toml b/builder/Cargo.toml
index 8211e6f..b4fff15 100644
--- a/builder/Cargo.toml
+++ b/builder/Cargo.toml
@@ -17,3 +17,5 @@ serde_derive = "1.0.45"
scopeguard = "1.0.0"
rand = "0.7.0"
crate_db = { path = "../crate_db", version = "0.4.5" }
+lts = "0.1.4"
+crates-index = "0.13.3"