chore: Release cull-gmail v0.1.1

This commit is contained in:
Jerus Bot
2026-02-13 17:58:04 +00:00
parent 705a509a91
commit 188005fb3d
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.0"
cull-gmail = "0.1.1"
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
```