1 2 3 4 5 6 7 8 9
[package] name = "microcosm" authors = ["Glenn Wallace <glennw-coding@proton.me>"] version = "0.0.2" edition = "2024" license = "MIT" description = "A library for tick-based simulation of virtual worlds." [dependencies]