Pre-bevy minigame commit
This commit is contained in:
8
driver/Cargo.toml
Normal file
8
driver/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "g13-driver"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
embedded-graphics-core = "0.4.0"
|
||||
nusb = { version = "0.2.1", features = ["tokio"] }
|
||||
Reference in New Issue
Block a user