stage
This commit is contained in:
9
problems/p5/Cargo.toml
Normal file
9
problems/p5/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "p5"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
common = { path = "../../common/" }
|
||||
hex = "0.4.3"
|
||||
anyhow = "1.0.98"
|
||||
Reference in New Issue
Block a user