1 2 3 4 5 6 7 8 9 10 11
[dependencies.rand] version = "0.8" [package] description = "Small Wave-Function-Collapse implementation" edition = "2021" license = "GPL-3.0" name = "microwfc" readme = "README.md" repository = "https://github.com/tudbut/microwfc" version = "0.2.1"