diff --git a/Cargo.toml b/Cargo.toml index bf98d97..d3d5cc0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "textsender_auth" version = "0.1.23" edition = "2024" -rust-version = "1.95" +rust-version = "1.96" [dependencies] axum = { version = "0.8.9" }