diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,8 +12,10 @@ env_logger = "0.10.0" anyhow = "1.0.68" actix-web = "4.2.1" +actix-web-lab = "0.18.9" tokio = "1.24.1" markup = "0.13.1" +chashmap = "2.2.2" sled = "0.34.7" typed-sled = "0.2.3" |