mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
bump to rc.1
This commit is contained in:
@ -6,7 +6,7 @@ publish = false
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.0.0-beta.21"
|
||||
actix-web = "4.0.0-rc.1"
|
||||
env_logger = "0.9.0"
|
||||
yarte = { version = "0.15", features = ["bytes-buf", "html-min"] }
|
||||
derive_more = "0.99"
|
||||
@ -14,4 +14,4 @@ derive_more = "0.99"
|
||||
[build-dependencies.yarte_helpers]
|
||||
version = "0.15.6"
|
||||
default-features = false
|
||||
features = ["config"]
|
||||
features = ["config"]
|
||||
|
Reference in New Issue
Block a user