aboutsummaryrefslogtreecommitdiff
path: root/base/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base/Cargo.toml')
-rw-r--r--base/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index e897404..6474e25 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -19,6 +19,7 @@ redb = "2.4.0"
tantivy = "0.22.0"
serde_json = "1.0.138"
aes-gcm-siv = "0.11.1"
+humansize = "2.1.3"
[features]
db_json = []