chore: Release cull-gmail v0.0.15

This commit is contained in:
Jerus Bot
2025-10-26 09:23:39 +00:00
parent 8da4a11dd9
commit ef0c9ebd89
6 changed files with 23 additions and 8 deletions

View File

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