mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
Bump derive_more crate version to 0.15.0 in actix-cors (#927)
This commit is contained in:
@ -19,5 +19,5 @@ path = "src/lib.rs"
|
||||
[dependencies]
|
||||
actix-web = "1.0.0"
|
||||
actix-service = "0.4.0"
|
||||
derive_more = "0.14.1"
|
||||
derive_more = "0.15.0"
|
||||
futures = "0.1.25"
|
||||
|
Reference in New Issue
Block a user