mirror of
https://github.com/actix/examples
synced 2025-06-28 18:00:37 +02:00
web-cors: Update actix-cors
to 0.4 (#373)
This commit is contained in:
@ -6,7 +6,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "3"
|
||||
actix-cors = "0.3"
|
||||
actix-cors = "0.4"
|
||||
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user