1
0
forked from ROMEO/nexosim

Prepare release v0.3.1

This commit is contained in:
Jaŭhien Piatlicki
2025-01-28 11:30:43 +01:00
parent 0804ba714e
commit f1bae2bc83
5 changed files with 20 additions and 13 deletions

View File

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
nexosim = { version = "0.3.0", path = "../nexosim" }
nexosim = { version = "0.3.1", path = "../nexosim" }
[dev-dependencies]
rand = "0.8"