[dependencies.rand]
version = "0.8.5"
[lib]
name = "cube_lib"
path = "src/lib.rs"
[package]
authors = ["inintencunter <2911583893@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "魔方 核心库"
edition = "2021"
homepage = "https://github.com/initialencounter/cube"
include = ["readme.md", "src", "Cargo.toml"]
keywords = ["cube", "game", "cube-lib"]
license = "AGPL-3.0"
name = "cube-lib"
readme = "readme.md"
repository = "https://github.com/initialencounter/cube"
version = "0.2.0"