Skip to content

Commit

Permalink
remove on use import
Browse files Browse the repository at this point in the history
  • Loading branch information
j03-dev committed Oct 14, 2023
1 parent de4c4c4 commit 80233a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ path = "src/lib.rs"

[dependencies]
rocket = { version = "0.5.0-rc.3", features = ["json"] }
rocket_cors = { git = "https://github.com/lawliet89/rocket_cors", branch = "master" }
reqwest = { version = "0.11.18", features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
dotenv = "0.15.0"
Expand Down

0 comments on commit 80233a1

Please sign in to comment.