TMP
All checks were successful
CI / Typos (push) Successful in 17s
CI / Build and test (push) Successful in 2m33s
CI / Clippy (push) Successful in 3m26s
CI / Build and test (all features) (push) Successful in 9m17s

This commit is contained in:
2026-03-18 09:36:54 -07:00
parent 915d10bd0e
commit e7afca3010
11 changed files with 249 additions and 2 deletions

View File

@@ -127,6 +127,7 @@ mime = "0.3.17"
mime_guess = "2.0.5"
paste = "1.0.15"
smartstring = "1.0.1"
regex = "1"
chrono = "0.4.43"
parking_lot = "0.12.5"
rayon = "1.11.0"