fix(deps): update rust crate actix to 0.13.3 #65
1 changed files with 1 additions and 1 deletions
|
@ -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"] }
|
||||
|
||||
|
|
Loading…
Reference in a new issue