]> Untitled Git - lemmy.git/blobdiff - crates/apub_lib/Cargo.toml
Updated actix-web dependency to `4.0.0-beta.18`
[lemmy.git] / crates / apub_lib / Cargo.toml
index a46d3c35613adfc06b1fc035700438fedfed283e..433913d577ace9b3e5b7b1f55293dd8a5dccef44 100644 (file)
@@ -24,7 +24,7 @@ openssl = "0.10.38"
 once_cell = "1.8.0"
 http = "0.2.5"
 sha2 = "0.10.0"
-actix-web = { version = "4.0.0-beta.14", default-features = false }
+actix-web = { version = "4.0.0-beta.18", default-features = false }
 http-signature-normalization-actix = { version = "0.5.0-beta.14", default-features = false, features = ["server", "sha-2"] }
 http-signature-normalization-reqwest = { version = "0.4.0", default-features = false, features = ["sha-2", "middleware"] }
 background-jobs = "0.11.0"