chore: Release cull-gmail v0.1.2

This commit is contained in:
Jerus Bot
2026-02-14 07:51:39 +00:00
parent 26a06c5e0c
commit 81821bef33
6 changed files with 13 additions and 8 deletions

View File

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