mirror of
https://github.com/fafhrd91/actix-web
synced 2024-12-18 01:43:58 +01:00
Update actix-web dep to 1.0.0-rc (#864)
This commit is contained in:
parent
801cc2ed5d
commit
6db625f55b
@ -18,7 +18,7 @@ name = "actix_files"
|
|||||||
path = "src/lib.rs"
|
path = "src/lib.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-web = "1.0.0-beta.5"
|
actix-web = "1.0.0-rc"
|
||||||
actix-service = "0.4.0"
|
actix-service = "0.4.0"
|
||||||
bitflags = "1"
|
bitflags = "1"
|
||||||
bytes = "0.4"
|
bytes = "0.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user