book 0.2.0

A fun game where you guess what number the computer has chosen.
Documentation
[dependencies.regex]
version = "1.12.2"

[lib]
name = "book"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A fun game where you guess what number the computer has chosen."
documentation = "https://docs.rs/book"
edition = "2024"
homepage = "https://www.dart.xin"
license = "MIT OR Apache-2.0"
name = "book"
readme = "README.md"
repository = "https://github.com/zwdart/book"
version = "0.2.0"