iamdb / hifi.rs

a high resolution Qobuz streamer built in Rust
GNU General Public License v3.0
69 stars 10 forks source link

Code cleanup, remove arm mac build #216

Closed iamdb closed 10 months ago

iamdb commented 10 months ago

Replaces some String args and replaces them with &str. Removes the arm Mac build for now.