refactor projekt to implement and test other cli libs
This commit is contained in:
parent
f091f19a55
commit
8b16296d5e
34 changed files with 35 additions and 15 deletions
6
aoc/Cargo.toml
Normal file
6
aoc/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "aoc"
|
||||
version = "2022.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue