aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-01-09 22:53:14 +0100
committermetamuffin <metamuffin@disroot.org>2023-01-09 22:53:14 +0100
commitc64d3cd8cda389909b4b3dbdf00c0710e2c9a490 (patch)
treec0c5f8a077d4ca0c627f3f50b5f6690b86909681 /Cargo.toml
parent1599b61d22810e250f471b3b561660205297e07c (diff)
downloadjellything-c64d3cd8cda389909b4b3dbdf00c0710e2c9a490.tar
jellything-c64d3cd8cda389909b4b3dbdf00c0710e2c9a490.tar.bz2
jellything-c64d3cd8cda389909b4b3dbdf00c0710e2c9a490.tar.zst
a
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"