1
0
Fork 0

Optimize 09

This commit is contained in:
Lars Martens 2025-12-09 18:47:35 +01:00
parent c6d69e2fc2
commit 257c7e5cb6
Signed by: haselkern
GPG key ID: B5CF1F363C179AD4
3 changed files with 61 additions and 54 deletions

View file

@ -6,9 +6,9 @@ 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"
rayon = "1.11.0"
[profile.release]
debug = true