Commit Graph

62 Commits

Author SHA1 Message Date
Jerus Bot
661aac7d67 chore: Release cull-gmail v0.0.5 2025-10-08 16:40:05 +00:00
Jeremiah Russell
b960436a9f 📦 build(deps): add toml dependency
- add toml crate for configuration file parsing
2025-10-07 15:59:18 +01:00
Jerus Bot
e2087c07a0 chore: Release cull-gmail v0.0.4 2025-10-07 05:23:38 +00:00
Jerus Bot
7ba4b09fc2 chore: Release cull-gmail v0.0.3 2025-10-04 06:55:23 +00:00
Jerus Bot
40c3f6a7a5 chore: Release cull-gmail v0.0.2 2025-10-03 13:51:10 +00:00
Jeremiah Russell
3045f0a8f4 🔧 chore(deps): remove unused dependencies
- removes unused dependencies to reduce binary size and improve build times
- removes:
  - ansi_term
  - atty
  - bitflags 1.3.2
  - clap 2.34.0
  - google-clis-common
  - hermit-abi
  - strsim 0.8.0
  - textwrap
  - unicode-width
  - vec_map
  - winapi
  - winapi-i686-pc-windows-gnu
  - winapi-x86_64-pc-windows-gnu
2025-10-02 15:33:00 +01:00
Jeremiah Russell
45739531ac 📦 build(deps): update dependencies
- update clap to 4.5.48
- update clap-verbosity-flag to 3.0.4
- update env_logger to 0.11.8
- add google-clis-common 7.0.0
- update google-gmail1 to 6.0.0
- update log to 0.4.28
- update serde to 1.0.228
- update serde_json to 1.0.145
- add thiserror 2.0.17
- update tokio to 1.47.1
2025-10-02 15:33:00 +01:00
Jeremiah Russell
89fee7bf48 📦 build(dependencies): update Cargo.lock with new packages
- add new packages including addr2line, adler2, android_system_properties, and others
- update dependencies to their latest versions for improved functionality and security
2025-10-01 14:18:35 +01:00
Jeremiah Russell
7cb7fe15ab 📦 build(dependencies): update Cargo.lock with new dependencies
- add new package dependencies and checksums to Cargo.lock
- update existing package versions to maintain compatibility
2025-09-30 11:13:17 +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
6f2ab43597 📦 build(cargo): add Cargo.lock file
- add Cargo.lock file for dependency management
- ensure consistent builds across different environments
2025-09-29 22:28:57 +01:00