🔧 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"
|
rust-version = "1.87"
|
||||||
keywords = ["gmail", "gmail-api", "management"]
|
keywords = ["gmail", "gmail-api", "management"]
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/jerus-org/gen-changelog"
|
repository = "https://github.com/jerus-org/cull-gmail"
|
||||||
include = [
|
include = [
|
||||||
"**/*.rs",
|
"**/*.rs",
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
|
|||||||
Reference in New Issue
Block a user