summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-01-19 15:50:34 +0000
committerKornel <kornel@geekhood.net>2019-01-19 15:51:57 +0000
commit4857fb3e4deff24fe08952823e610ce1a78302f7 (patch)
treedec4fe94def8a959746424ad9d5ebd8568316204 /Cargo.toml
parent3d0873122b07b8012787490bc783793866c14dd2 (diff)
parentc8a2cedac5a70a346309cf31fc924a7fdce94d48 (diff)
Merge search_index
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f22fe67..7dca308 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -74,6 +74,3 @@ user_db = { path = "user_db" }
[patch.'https://gitlab.com/crates.rs/udedokei.git']
udedokei = { path = "udedokei" }
-
-[patch.'https://gitlab.com/crates.rs/search_index.git']
-search_index = { path = "search_index" }