chore: set rust-version to 1.80.0

This commit is contained in:
Michael Aaron Murphy 2024-08-06 20:25:40 +02:00
parent fa0ce598e5
commit b3d97012f2
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

View file

@ -4,7 +4,7 @@ default-members = ["cosmic-settings"]
resolver = "2"
[workspace.package]
rust-version = "1.79.0"
rust-version = "1.80.0"
[workspace.dependencies]
cosmic-randr = { git = "https://github.com/pop-os/cosmic-randr" }