1
0

feat: finish p16

This commit is contained in:
2025-09-08 17:25:30 +08:00
parent 26073ca3f3
commit b3ce1dfaef
3 changed files with 50 additions and 3 deletions

View File

@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
common = { path = "../../common/" }
rand = { workspace = true }