~maddie/STT-implementation

ref: bd62c0375bbf0397295668f165bcf7c25c190360 STT-implementation/Cargo.toml -rw-r--r-- 103 bytes
bd62c037 — kn0000 Implement the run loop and display, untested for now 8 months ago
                                                                                
1
2
3
4
5
6
7
[package]
name = "implementation"
version = "0.1.0"
edition = "2024"

[dependencies]
minifb = "0.28.0"