mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-16 18:45:02 +01:00
stuff
This commit is contained in:
parent
e9a6c19c2e
commit
bd111795df
2 changed files with 118 additions and 16 deletions
|
|
@ -5,6 +5,9 @@ members = ["day*"]
|
|||
[profile.release]
|
||||
debug = 1
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
||||
[workspace.dependencies]
|
||||
helper = { path = "../helper" }
|
||||
nom = "7.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue