From 0c36217322ffc1d581e8def3421b734b988f2c2f Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Sun, 12 Oct 2025 17:00:02 -0400 Subject: [PATCH] Updated rust in cargo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7353bd0..7da3003 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "icarus-dm" version = "0.7.2" -rust-version = "1.88" +rust-version = "1.90" edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html