chore: Release cull-gmail v0.0.16

This commit is contained in:
Jerus Bot
2025-10-30 22:38:11 +00:00
parent 7febf50c27
commit 14c7d6435e
6 changed files with 39 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ Add the library to your `Cargo.toml`:
```toml
[dependencies]
cull-gmail = "0.0.15"
cull-gmail = "0.0.16"
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
```