chore: Release cull-gmail v0.0.13

This commit is contained in:
Jerus Bot
2025-10-22 16:37:03 +00:00
parent 33710e48c1
commit 2ec8e00119
6 changed files with 26 additions and 9 deletions

View File

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