diff --git a/Cargo.toml b/Cargo.toml index 9c4efe8..9ef6edc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,6 @@ include = [ clap = { version = "4.5.48", features = ["derive"] } clap-verbosity-flag = { version = "3.0.4", features = ["tracing"] } env_logger = "0.11.8" -google-clis-common = "7.0.0" google-gmail1 = "6.0.0" log = "0.4.28" serde = { version = "1.0.228", features = ["derive"] }