[package] name = "wordle-engine" description = "A simple yet powerful engine for the Wordle game" version = "0.0.1" edition = "2021" license = "MIT OR Apache-2.0" documentation = "https://docs.rs/wordle-engine" repository = "https://github.com/RoccoDev/wordle-engine" homepage = "https://github.com/RoccoDev/wordle-engine" readme = "README.md" [dependencies]