chore: rename project and lib crate

This commit is contained in:
2025-11-15 16:51:06 +01:00
parent 07a2913c76
commit c6018d7199
25 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
[package]
name = "oxidice_lib"
version = "0.1.0"
edition = "2024"
[dependencies]
rand = "0.9.2"