~maddie/custom-processor-simulator

ref: e1ab8b6a76c84accc883856af1abbd26f21e98b1 custom-processor-simulator/Cargo.toml -rw-r--r-- 178 bytes
e1ab8b6aMadeline Cronin Implement reads from serial port/stdin. 14 days ago
                                                                                
1
2
3
4
5
6
7
8
[package]
name = "simulator"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]