diff --git a/server/Cargo.toml b/server/Cargo.toml index f5e227d..47c8eac 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -44,5 +44,5 @@ xtracing = { git = "http://git-private.h.xinu.tv/wathiede/xtracing.git" } build-info-build = "0.0.38" [features] -default = [ "tantivy" ] +#default = [ "tantivy" ] tantivy = [ "dep:tantivy" ]