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 36b93bc..bd1a748 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -17,6 +17,7 @@ bincode = "2.0.0-rc.3"
rand = "0.8.5"
redb = "1.5.0"
serde_json = "1.0.111"
+aes-gcm-siv = "0.11.1"
[features]
db_json = []