[package] name = "logic-long" version = "0.2.0" edition = "2021" authors = ["amaanq"] description = "Supercell's Logic Long implemented in Rust" license = "MIT" homepage = "https://github.com/amaanq/logiclong-rs" repository = "https://github.com/amaanq/logiclong-rs" [dependencies] lazy_static = "1.4.0" rand = "0.8.5" regex = "1"