fix: allow cross site access
This commit is contained in:
parent
a267fbd5e3
commit
c03a1499c8
3 changed files with 47 additions and 5 deletions
|
|
@ -38,6 +38,7 @@ mii = { path = "./mii" }
|
|||
crc32fast = "1.4.2"
|
||||
gxhash = "3.4.1"
|
||||
sentry = "0.38.0"
|
||||
rocket_cors = "0.6.0"
|
||||
|
||||
juniper = { version = "0.16.1", features = ["chrono"] }
|
||||
juniper_rocket = "0.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue