chore(release): release rustypipe v0.3.0

This commit is contained in:
ThetaDev 2024-08-18 03:04:09 +02:00
parent 70c6f8c3b9
commit d933f1b2fd
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
2 changed files with 51 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rustypipe"
version = "0.2.1"
version = "0.3.0"
rust-version = "1.67.1"
edition.workspace = true
authors.workspace = true
@ -73,7 +73,7 @@ path_macro = "1.0.0"
tracing-test = "0.2.5"
# Included crates
rustypipe = { path = ".", version = "0.2.0", default-features = false }
rustypipe = { path = ".", version = "0.3.0", default-features = false }
rustypipe-downloader = { path = "./downloader", version = "0.1.0", default-features = false, features = [
"indicatif",
"audiotag",