1
0
forked from ROMEO/nexosim
Files
nexosim/nexosim-util/Cargo.toml
Jaŭhien Piatlicki f1bae2bc83 Prepare release v0.3.1
2025-01-28 11:30:43 +01:00

11 lines
169 B
TOML

[package]
name = "nexosim-util"
version = "0.1.0"
edition = "2021"
[dependencies]
nexosim = { version = "0.3.1", path = "../nexosim" }
[dev-dependencies]
rand = "0.8"