This commit is contained in:
gallant 2023-04-09 21:51:20 -05:00
parent 8f2142e9f8
commit 5e0766f535
2 changed files with 3 additions and 0 deletions

View file

@ -27,3 +27,6 @@ tempfile = "3.5.0"
default = ["audio"]
static = ["sdl2/static-link", "sdl2/bundled"]
audio = ["dep:rodio"]
[[example]]
name = "example_1"