diff --git a/Cargo.toml b/Cargo.toml index 1b59ddd..74f6925 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,9 +8,9 @@ edition = "2024" rust-version = "1.87" keywords = ["gmail", "gmail-api", "management"] categories = ["command-line-utilities"] -license = "MIT OR Apache-2.0" +license = "MIT" readme = "README.md" -repository = "https://github.com/jerus-org/gen-changelog" +repository = "https://github.com/jerus-org/cull-gmail" include = [ "**/*.rs", "Cargo.toml",