~maddie/STT-implementation

ref: ef5a59603a4d1a1ae47bb6dc97c362c5ed4a6dae STT-implementation/Cargo.toml -rw-r--r-- 103 bytes
ef5a5960 — kn0000 Fixed a bug with keys_to_state, keyboard input is now functional 4 months ago
                                                                                
1
2
3
4
5
6
7
[package]
name = "implementation"
version = "0.1.0"
edition = "2024"

[dependencies]
minifb = "0.28.0"