~maddie/custom-processor-simulator

ref: 408e224fccfd8f5f88cf37a1890270c0d18268a6 custom-processor-simulator/Cargo.toml -rw-r--r-- 178 bytes
408e224fMadeline Cronin Write tests for logic ops and related behaviours. 11 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]