temporary patch to rocket_cors until new release
This commit is contained in:
parent
e6d3329f6f
commit
2ae345800c
1 changed files with 4 additions and 0 deletions
|
|
@ -19,3 +19,7 @@ gen_passphrase = "0.1.1"
|
||||||
|
|
||||||
[profile.dev.package.sqlx-macros]
|
[profile.dev.package.sqlx-macros]
|
||||||
opt-level = 3
|
opt-level = 3
|
||||||
|
|
||||||
|
# temporary
|
||||||
|
[patch.crates-io]
|
||||||
|
rocket_cors = { git = "https://github.com/j03-dev/rocket_cors", branch = "master" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue