mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
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:
committed by
Ivan Molodetskikh
parent
b51047ffcc
commit
ba3d2e36c8
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user