diff options
| author | Fuwn <[email protected]> | 2021-04-28 13:55:04 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-28 13:55:04 +0000 |
| commit | f8abca3710395ef42ac5d6a47abda9b9b719a046 (patch) | |
| tree | 8d5676ef79fe5d75f789ae2b527207b51d67b453 /Cargo.toml | |
| parent | fix? CORS again (diff) | |
| download | api-f8abca3710395ef42ac5d6a47abda9b9b719a046.tar.xz api-f8abca3710395ef42ac5d6a47abda9b9b719a046.zip | |
etc: Remove useless CORS headers
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,4 +20,3 @@ serde = "1.0.125" serde_derive = "1.0.125" rand = "0.8.3" dotenv = "0.15.0" -rocket_cors = "0.5.2" |