aboutsummaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index 67600ed..eeab87e 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -17,7 +17,7 @@ bincode = "2.0.0-rc.3"
rand = "0.8.5"
redb = "2.1.1"
tantivy = "0.22.0"
-serde_json = "1.0.117"
+serde_json = "1.0.120"
aes-gcm-siv = "0.11.1"
[features]