[package] description = "A library to represent, manipulate, and encode twisty-puzzle state." documentation = "https://docs.rs/crate/twisty-puzzle/0.1.2/twisty-puzzle/" edition = "2021" license-file = "LICENSE" name = "twisty-puzzle" repository = "https://gitlab.com/musl/twisty-puzzle" version = "0.1.2" [workspace] members = [ "tp", ] [dependencies]