chore: Release cull-gmail v0.0.1

This commit is contained in:
Jerus Bot
2025-09-30 06:33:49 +00:00
parent 3d52ad6416
commit 396bf611e1
6 changed files with 93 additions and 10 deletions

View File

@@ -18,6 +18,6 @@ Or by configuring the dependencies manually in `Cargo.toml`:
```toml
[dependencies]
cull-gmail = "0.1.0"
cull-gmail = "0.0.1"
```