~maddie/STT-implementation

ref: 907f5140b04af9e5061120b6c7f701fdc6ccb088 STT-implementation/Cargo.toml -rw-r--r-- 103 bytes
907f5140 — kn0000 Added keyboard input checking, yet to be tested though, but nothing that was working is broken. 4 months ago
                                                                                
1
2
3
4
5
6
7
[package]
name = "implementation"
version = "0.1.0"
edition = "2024"

[dependencies]
minifb = "0.28.0"