diff --git a/Cargo.toml b/Cargo.toml index aaf687f..1be0f46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "SSH authentication with the GitHub team and repo" edition = "2021" license = "MIT" readme = "README.md" -rust-version = "1.74.0" +rust-version = "1.74.1" [dependencies] futures = "0.3"