CORS allowed added
This commit is contained in:
@@ -12,4 +12,5 @@ env_logger = "0.11.8"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
chrono = { version = "0.4.40", features = ["serde"] }
|
||||
serde_json = "1.0.51"
|
||||
actix-rt = "2.10.0"
|
||||
actix-rt = "2.10.0"
|
||||
actix-cors = "0.7.1"
|
||||
|
||||
Reference in New Issue
Block a user