diff --git a/Cargo.toml b/Cargo.toml index d6ba49213..188c27e4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ resolver = "2" [workspace.package] edition = "2024" -rust-version = "1.91" +rust-version = "1.92.0" homepage = "https://pypi.org/project/uv/" repository = "https://github.com/astral-sh/uv" authors = ["uv"]