diff --git a/Cargo.toml b/Cargo.toml index af78ad9..fed9b27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "icarus_meta" version = "0.3.1" edition = "2024" -rust-version = "1.88" +rust-version = "1.90" [dependencies] lofty = { version = "0.22.4" }