~maddie/custom-processor-simulator

ref: 2fff69802d79899d19ecfb54ccc005633ec5dc57 custom-processor-simulator/Cargo.toml -rw-r--r-- 178 bytes
2fff6980Madeline Cronin Write tests for division and related behaviours. 2 months 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]