chore: Release cull-gmail v0.1.3

This commit is contained in:
Jerus Bot
2026-02-14 09:07:02 +00:00
parent ae3f84d444
commit 4e3934f6ed
6 changed files with 13 additions and 8 deletions

View File

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