1
0
Fork 0
This commit is contained in:
Lars Martens 2025-12-09 18:14:38 +01:00
parent 1ce82f6ac4
commit c6d69e2fc2
Signed by: haselkern
GPG key ID: B5CF1F363C179AD4
2 changed files with 48 additions and 105 deletions

View file

@ -9,3 +9,6 @@ cached = "0.56.0"
derive_more = { version = "2.1.0", features = ["deref"] }
glam = "0.30.9"
itertools = "0.14.0"
[profile.release]
debug = true