rusty-jeep: init

This commit is contained in:
2023-01-07 09:18:39 +01:00
parent 84ad803482
commit c8e80b34c0
6 changed files with 1134 additions and 0 deletions

6
rusty-jeep/Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "rusty-jeep"
version = "1.0.0"
edition = "2021"
[dependencies]
rodio = "0.16.0"