chore(release): bump rustypipe to v0.1.1

This commit is contained in:
ThetaDev 2024-03-26 19:59:40 +01:00
parent 819ae447d2
commit dc4ecf2f3d
3 changed files with 3 additions and 3 deletions

View file

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