Bump MSRV to 1.80

It should be old enough for most distros, and allows upgrading to `zbus 5.x`
This commit is contained in:
bbb651
2024-12-13 15:35:10 +02:00
committed by Ivan Molodetskikh
parent b51047ffcc
commit ba3d2e36c8
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ authors = ["Ivan Molodetskikh <yalterz@gmail.com>"]
license = "GPL-3.0-or-later"
edition = "2021"
repository = "https://github.com/YaLTeR/niri"
rust-version = "1.77"
rust-version = "1.80"
[workspace.dependencies]
anyhow = "1.0.93"