chore(release): release rustypipe v0.1.2

This commit is contained in:
ThetaDev 2024-03-26 21:23:37 +01:00
parent 180dd9891a
commit 79c504954e
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
3 changed files with 8 additions and 2 deletions

View file

@ -36,7 +36,7 @@ Client for the public YouTube / YouTube Music API (Innertube), inspired by
```toml
[dependencies]
rustypipe = "0.1.1"
rustypipe = "0.1.2"
tokio = { version = "1.20.0", features = ["macros", "rt-multi-thread"] }
```