]> Untitled Git - lemmy.git/blobdiff - crates/routes/Cargo.toml
Updated actix-web dependency to `4.0.0-beta.18`
[lemmy.git] / crates / routes / Cargo.toml
index a832c17a47464bd9f30b892cdde323aff4746915..ff0b3d1c0421e52e72396fa275da7f90ad832c30 100644 (file)
@@ -20,7 +20,7 @@ lemmy_api_common = { version = "=0.15.0-rc.6", path = "../api_common" }
 lemmy_apub = { version = "=0.15.0-rc.6", path = "../apub" }
 diesel = "1.4.8"
 actix = "0.12.0"
-actix-web = { version = "4.0.0-beta.14", default-features = false, features = ["rustls"] }
+actix-web = { version = "4.0.0-beta.18", default-features = false, features = ["rustls"] }
 actix-web-actors = { version = "4.0.0-beta.8", default-features = false }
 actix-http = "3.0.0-beta.15"
 sha2 = "0.10.0"