actix-web 4 is out of beta

This commit is contained in:
xenofem 2022-03-16 02:27:27 -04:00
parent 738d214656
commit b08123ef53
3 changed files with 13 additions and 33 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
authors = ["xenofem <xenofem@xeno.science>"]
[dependencies]
actix-web = { version = "4.0.0-rc.3" }
actix-web = "4.0.1"
ammonia = "3.1"
lazy_static = "1.4"
scraper = "0.12"