minsweeper-rs 1.0.1

Rust implementation of minsweeper
Documentation
[dependencies.hashlink]
version = "0.11.0"

[dependencies.rand]
version = "0.9.2"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust implementation of minsweeper"
edition = "2024"
license = "Apache-2.0"
name = "minsweeper-rs"
readme = "README.md"
repository = "https://github.com/Canary-Prism/minsweeper-rs"
version = "1.0.1"