chore(release): release rustypipe-downloader v0.3.0

This commit is contained in:
ThetaDev 2025-02-09 02:53:59 +01:00
parent fb1b732d56
commit 26e0c2cb2b
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
3 changed files with 26 additions and 2 deletions

View file

@ -75,7 +75,7 @@ tracing-test = "0.2.5"
# Included crates
rustypipe = { path = ".", version = "0.10.0", default-features = false }
rustypipe-downloader = { path = "./downloader", version = "0.2.1", default-features = false, features = [
rustypipe-downloader = { path = "./downloader", version = "0.3.0", default-features = false, features = [
"indicatif",
"audiotag",
] }