chore: Release cull-gmail v0.1.0

This commit is contained in:
Jerus Bot
2026-02-13 17:28:33 +00:00
parent bf9753292b
commit 3b80d4be9a
6 changed files with 93 additions and 10 deletions

View File

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