mirror of
https://github.com/actix/actix-web.git
synced 2025-02-20 21:06:17 +00:00
Update actix-web dep to 1.0.0-rc (#864)
This commit is contained in:
parent
801cc2ed5d
commit
6db625f55b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ name = "actix_files"
|
|||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "1.0.0-beta.5"
|
||||
actix-web = "1.0.0-rc"
|
||||
actix-service = "0.4.0"
|
||||
bitflags = "1"
|
||||
bytes = "0.4"
|
||||
|
|
Loading…
Reference in a new issue