chore: Release cull-gmail v0.1.4

This commit is contained in:
Jerus Bot
2026-02-14 09:53:58 +00:00
parent 9f5cff8207
commit 363550326e
6 changed files with 13 additions and 8 deletions

View File

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