1 2 3 4 5 6 7 8 9 10
[package] name = "monarch_sim" version = "0.1.0" edition = "2021" authors = ["Alex Horridge <alex@geotechresearch.com>"] description = "A framework for complex systems modelling" license = "GPL-3.0-only" license-file = "LICENSE.md" [dependencies]