Solve 09.1
This commit is contained in:
parent
4e506cafe9
commit
f523a094c8
3 changed files with 170 additions and 0 deletions
|
|
@ -6,5 +6,6 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
cached = "0.56.0"
|
||||
derive_more = { version = "2.1.0", features = ["deref"] }
|
||||
glam = "0.30.9"
|
||||
itertools = "0.14.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue