fix(deps): update rust crate actix to 0.13.3 #65

Closed
renovate wants to merge 1 commit from renovate/actix-0.x into main
Showing only changes of commit cbdfae4dee - Show all commits

View file

@ -55,7 +55,7 @@ warp = "0.3"
terrors = "0.3"
# Actors
actix = "0.13"
actix = "0.13.3"
actix-rt = "2.9"
tokio = { version = "1.37", features = ["full"] }