diff --git a/Cargo.toml b/Cargo.toml index 285e010b..f79a2108 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = ["atspi", "atspi-proxies", "atspi-common", "atspi-connection"] [workspace.package] description = "AT-SPI2 protocol implementation in Rust" authors = ["Michael Connor Buchan ", "Tait Hoyem ", "Alberto Tirla ", "DataTriny ", "Luuk van der Duim "] -rust-version = "1.75.0" +rust-version = "1.80.0" [workspace.dependencies] zbus = { version = "5.1", default-features = false }