diff --git a/Cargo.toml b/Cargo.toml index 2250d7d..f8408f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "icarus_models" version = "0.3.0" edition = "2024" -rust-version = "1.85" +rust-version = "1.86" description = "models used for the icarus project" license = "MIT"