chore: Release cull-gmail v{{version}}

This commit is contained in:
Jerus Bot
2026-03-13 11:52:27 +00:00
parent 7b0d4c345f
commit 27c5a7d152
5 changed files with 5 additions and 5 deletions

View File

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