feat: finish p28
This commit is contained in:
8
problems/p28/Cargo.toml
Normal file
8
problems/p28/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "p28"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
sha1 = "0.10"
|
||||
hex = { workspace = true }
|
||||
Reference in New Issue
Block a user