~maddie/STT-implementation

ref: 9303aa07fb512637391518873f206ef142ecca29 STT-implementation/Cargo.toml -rw-r--r-- 103 bytes
9303aa07 — kn0000 Rewrote lib.rs to fix numerous mistakes and tidy up with constants 6 months ago
                                                                                
1
2
3
4
5
6
7
[package]
name = "implementation"
version = "0.1.0"
edition = "2024"

[dependencies]
minifb = "0.28.0"