diff --git a/Cargo.toml b/Cargo.toml index f8fc3672a..025a12f5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ exclude = ["docs/vercel/*"] keywords = ["git", "cli", "terminal"] name = "onefetch" homepage = "https://onefetch.dev" -rust-version = "1.74.1" +rust-version = "1.81.0" [dependencies] anyhow.workspace = true