this should fix cors
This commit is contained in:
parent
2da598738b
commit
faa21a5d7e
5 changed files with 68 additions and 4 deletions
|
@ -18,3 +18,4 @@ reqwest = { version = "0.12", features = ["json", "gzip"] }
|
|||
tower-http = { version = "0.6.4", features = ["cors"] }
|
||||
headers = "0.4.0"
|
||||
chrono-tz = "0.10.3"
|
||||
tower = "0.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue