chore: Release cull-gmail v0.0.11

This commit is contained in:
Jerus Bot
2025-10-20 21:30:32 +00:00
parent b96286d9b5
commit 6334ba6c13
6 changed files with 968 additions and 34 deletions

View File

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