feat: add music_new_albums/videos
This commit is contained in:
parent
bd936a8c42
commit
8f82694eaf
15 changed files with 103714 additions and 19 deletions
2
Justfile
2
Justfile
|
|
@ -1,5 +1,5 @@
|
|||
test:
|
||||
cargo test -F all
|
||||
cargo test --all-features
|
||||
|
||||
testfiles:
|
||||
cargo run -p rustypipe-codegen -- -d . download-testfiles
|
||||
|
|
|
|||
Reference in a new issue