chore: Release cull-gmail v0.0.14

This commit is contained in:
Jerus Bot
2025-10-23 13:01:46 +00:00
parent 2e39dd87c3
commit 54cf711420
6 changed files with 27 additions and 12 deletions

View File

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