~maddie/custom-processor-simulator

ref: 16add4eee325406205b152194e0206613b729fec custom-processor-simulator/Cargo.toml -rw-r--r-- 178 bytes
16add4eeMadeline Cronin Implement tests for multiplication related behaviours. 12 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]