threes 0.1.0

A Threes! implementation in Rust
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "A Threes! implementation in Rust"
edition = "2021"
license = "MIT"
name = "threes"
repository = "https://github.com/NitrOP7674/threes"
version = "0.1.0"