diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" |
![]() |
index : jellything | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 3 |
@@ -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" |