test around with multi bin projects
This commit is contained in:
parent
8b16296d5e
commit
289a06a228
6 changed files with 137 additions and 4 deletions
|
@ -3,7 +3,6 @@ name = "aoc22-clap"
|
|||
version = "2022.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.0.29", features = ["derive"] }
|
||||
aoc = {path= "../aoc"}
|
||||
aoc = {path= "../aoc"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue