Play a file using rodio

This commit is contained in:
George Kaklamanos 2022-10-22 21:01:09 +03:00
parent 516d50fe8b
commit ac1d05089d
2 changed files with 15 additions and 0 deletions

View file

@ -5,3 +5,4 @@ edition = "2021"
license = "GPL-3.0-or-later"
[dependencies]
rodio = "0.16.0"