Jeremiah Russell
f984415fb6
🔧 chore(config): update Cargo.toml with lints and library settings
...
- add clippy lints for format args and unnecessary semicolon
- allow dead-code lint temporarily for development
- specify library and binary paths for project structure
2025-09-30 07:59:10 +01:00
Jerus Bot
396bf611e1
chore: Release cull-gmail v0.0.1
2025-09-30 06:33:49 +00:00
Jeremiah Russell
06ac33662e
🔧 chore(version): downgrade cull-gmail to version 0.0.0
...
- change version in Cargo.toml and Cargo.lock from 0.1.0 to 0.0.0 to reflect pre-release status
2025-09-29 22:28:57 +01:00
Jeremiah Russell
c3fca75b43
🔧 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 "
2025-09-29 22:28:57 +01:00
Jeremiah Russell
14fbac39e3
✨ feat(project): add initial Cargo.toml for cull-gmail tool
...
- introduce Cargo.toml with basic package metadata
- set up project dependencies and include files
2025-09-29 22:28:57 +01:00