chore(release): release rustypipe v0.1.3

This commit is contained in:
ThetaDev 2024-04-02 01:52:43 +02:00
parent af6f55c1e5
commit bedd73b7d9
3 changed files with 12 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.2"
rustypipe = "0.1.3"
tokio = { version = "1.20.0", features = ["macros", "rt-multi-thread"] }
```