1 2 3 4 5 6 7 8 9 10
[dependencies] [package] description = "modeling and simulation tools in rust" edition = "2021" license = "MIT" name = "simkit" readme = "README.md" repository = "https://github.com/nathanroark/simkit" version = "0.0.0"