Files
COMP6441-birthday-attack/rust/Cargo.toml
2024-11-18 17:58:13 +11:00

10 lines
104 B
TOML

[package]
name = "rust"
version = "0.1.0"
edition = "2021"
[dependencies]
rayon = "1.5"
sha2 = "0.10"