From 2992a6e87f935238eecfbc3af2390f976c1baffa Mon Sep 17 00:00:00 2001 From: phoenix Date: Sun, 3 May 2026 17:22:25 -0400 Subject: [PATCH] Cargo.toml rust bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c88c0f3..01b680e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "icarus_models" version = "0.10.0" edition = "2024" -rust-version = "1.94" +rust-version = "1.95" description = "models used for the icarus project" license = "MIT"