aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d584375..70b8752 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,8 +11,7 @@ log = "0.4.17"
env_logger = "0.10.0"
anyhow = "1.0.68"
-actix-web = "4.2.1"
-actix-web-lab = "0.18.9"
+rocket = "0.5.0-rc.2"
tokio = "1.24.1"
markup = "0.13.1"
chashmap = "2.2.2"