diff --git a/Cargo.toml b/Cargo.toml index 70bef74..1470ebb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,6 @@ once_cell = "1.9.0" reqwest = { version = "0.11.6", features = ["cookies", "json"] } rocket = { version = "0.5.0-rc.2", features = ["json"] } thiserror = "1.0.38" -toml = "0.5.6" url = "2.2.2" [build-dependencies]