aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 49a7ada..fd16832 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,3 +14,6 @@ anyhow = "1.0.68"
actix-web = "4.2.1"
tokio = "1.24.1"
markup = "0.13.1"
+
+sled = "0.34.7"
+typed-sled = "0.2.3"