cubing 0.12.0

Features from `cubing.js` in Rust.
Documentation
example = []
[dependencies.cubing_core]
version = "=0.12.0"

[dependencies.cubing_macros]
version = "=0.12.0"
[dev-dependencies.clap]
features = ["derive"]
version = "4.1.8"

[dev-dependencies.once_cell]
version = "1.18.0"

[dev-dependencies.rand]
version = "0.8.5"

[dev-dependencies.url]
version = "2.3.1"

[package]
authors = ["Lucas Garron <code@garron.net"]
description = "Features from `cubing.js` in Rust."
documentation = "https://github.com/cubing/cubing.rs"
edition = "2021"
homepage = "https://github.com/cubing/cubing.rs"
keywords = ["cubing", "puzzle", "rubik", "solving", "WCA"]
license = "MPL-2.0"
name = "cubing"
readme = "README.md"
repository = "https://github.com/cubing/cubing.rs"
version = "0.12.0"