tsk-45: Added infer crate

This commit is contained in:
phoenix
2025-10-21 19:48:41 -04:00
parent 71374eb731
commit 13bc89cd98
2 changed files with 119 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ rust-version = "1.90"
[dependencies]
lofty = { version = "0.22.4" }
imghdr = { version = "0.7.0" }
infer = { version = "0.19.0" }
rand = { version = "0.9.2" }
[dev-dependencies]