diff --git a/Cargo.toml b/Cargo.toml index 842cdb0..e8cb5ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,4 @@ serde = { version = "1", features = ["derive"] } serde_json = "1" chrono = { version = "0.4", features = ["serde"] } dirs = "6" -url = "2" -webbrowser = "1" +yup-oauth2 = { version = "8", features = ["rustls-tls"] }