1
0
Fork 0
This commit is contained in:
Lars Martens 2024-12-03 07:49:46 +01:00
parent 3eb2bdb753
commit 9192d65846
Signed by: haselkern
GPG key ID: B5CF1F363C179AD4
4 changed files with 106 additions and 0 deletions

View file

@ -9,3 +9,4 @@ cached = "0.46.1"
glam = "0.29.2"
itertools = "0.12.0"
rayon = "1.8.0"
regex = "1.11.1"