diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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" |