This commit contains the following changes:
M .gitignore
A Cargo.lock
A Cargo.toml
A PMOMusic/Cargo.toml
A PMOMusic/src/main.rs
D README.md
A Readme.md
4 lines
61 B
TOML
4 lines
61 B
TOML
[workspace]
|
|
resolver = "3"
|
|
members = ["PMOMusic", "pmoupnp"]
|