rusty-rubik 0.1.1

A crate providing interaction and solvers for the Rubik's Cube.
Documentation
[dependencies.bincode]
version = "1.2.1"

[dependencies.clap]
version = "3.0.0-beta.1"

[dependencies.priority-queue]
version = "1.0.0"

[dependencies.regex]
version = "1.3.9"

[dependencies.strum]
version = "0.18.0"

[dependencies.strum_macros]
version = "0.18.0"

[package]
authors = ["Brandon Lin <brandbest1@gmail.com>"]
description = "A crate providing interaction and solvers for the Rubik's Cube."
edition = "2018"
license = "MIT"
license-file = "LICENSE.md"
name = "rusty-rubik"
readme = "README.md"
repository = "https://github.com/esqu1/Rusty-Rubik"
version = "0.1.1"