Skip to content

Commit

Permalink
Update MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Nov 24, 2024
1 parent 1ed6cc8 commit 2ddb9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <mikey@blindcomputing.org>", "Tait Hoyem <tait@tait.tech>", "Alberto Tirla <albertotirla@gmail.com>", "DataTriny <datatriny@gmail.com>", "Luuk van der Duim <luukvanderduim@gmail.com>"]
rust-version = "1.75.0"
rust-version = "1.80.0"

[workspace.dependencies]
zbus = { version = "5.1", default-features = false }
Expand Down

0 comments on commit 2ddb9e1

Please sign in to comment.