Files
simeta/Cargo.toml
T
phoenixandphoenix 80a14e56ad Update rust (#55)
Reviewed-on: phoenix/icarus_meta#55
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
2026-03-22 19:51:01 -04:00

15 lines
280 B
TOML

[package]
name = "icarus_meta"
version = "0.5.0"
edition = "2024"
rust-version = "1.94"
[dependencies]
lofty = { version = "0.22.4" }
imghdr = { version = "0.7.0" }
infer = { version = "0.19.0" }
rand = { version = "0.9.2" }
[dev-dependencies]
tempfile = { version = "3.23.0" }