~maddie/STT-implementation

ref: 465460b409f3c54cb7a75c77bd730f170528c40d STT-implementation/Cargo.toml -rw-r--r-- 103 bytes
465460b4 — kn0000 Add minifb and a function for converting a region of memory into a display buffer 8 months ago
                                                                                
1
2
3
4
5
6
7
[package]
name = "implementation"
version = "0.1.0"
edition = "2024"

[dependencies]
minifb = "0.28.0"