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