From e79f6ba0e3c9194c99b994e037849b500db7f4cc Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:21:58 -0800 Subject: [PATCH] prepare for initial publish --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 3335d20..604de23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,8 @@ version = "0.1.0" edition = "2024" # license = "Source-First-1.1" # pending crates.io support license-file = "LICENSE.typ" +description = "riichi mahjong" +readme = false [lib]