🔧 chore(cargo): update license and repository information
- change license from "MIT OR Apache-2.0" to "MIT" - update repository URL to "https://github.com/jerus-org/cull-gmail"
This commit is contained in:
committed by
Jeremiah Russell
parent
3dd632562d
commit
c3fca75b43
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user