aboutsummaryrefslogtreecommitdiff
path: root/base/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base/Cargo.toml')
-rw-r--r--base/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml
index 45c3843..0dede64 100644
--- a/base/Cargo.toml
+++ b/base/Cargo.toml
@@ -13,3 +13,5 @@ base64 = "0.21.4"
tokio = { workspace = true }
anyhow = "1.0.75"
bincode = "2.0.0-rc.3"
+sled = "0.34.7"
+typed-sled = "0.2.3"