diff --git a/Cargo.toml b/Cargo.toml index 6a71a19..1bf95a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "icarus_auth" version = "0.7.0" edition = "2024" -rust-version = "1.94" +rust-version = "1.95" [dependencies] axum = { version = "0.8.8" }