chore: update zbus to 5.13.1 with build fix
This commit is contained in:
parent
c81a6af2cf
commit
cd640544f1
2 changed files with 43 additions and 50 deletions
87
Cargo.lock
generated
87
Cargo.lock
generated
|
|
@ -103,7 +103,7 @@ name = "accounts-zbus"
|
|||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24a1e8045fd70be2db1145e34"
|
||||
dependencies = [
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -396,7 +396,7 @@ dependencies = [
|
|||
"wayland-backend",
|
||||
"wayland-client",
|
||||
"wayland-protocols",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -416,7 +416,7 @@ dependencies = [
|
|||
"wayland-backend",
|
||||
"wayland-client",
|
||||
"wayland-protocols",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -908,7 +908,7 @@ dependencies = [
|
|||
"futures-channel",
|
||||
"futures-util",
|
||||
"tracing",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1512,7 +1512,7 @@ dependencies = [
|
|||
"tokio",
|
||||
"tracing",
|
||||
"xdg",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1529,7 +1529,7 @@ name = "cosmic-dbus-a11y"
|
|||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24a1e8045fd70be2db1145e34"
|
||||
dependencies = [
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1541,8 +1541,8 @@ dependencies = [
|
|||
"derive_builder",
|
||||
"procfs",
|
||||
"time",
|
||||
"zbus 5.12.0",
|
||||
"zvariant 5.8.0",
|
||||
"zbus 5.13.1",
|
||||
"zvariant 5.9.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1735,10 +1735,8 @@ dependencies = [
|
|||
"url",
|
||||
"xkb-data",
|
||||
"xkeysym",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
"zbus_polkit",
|
||||
"zvariant 5.8.0",
|
||||
"zvariant_derive 5.8.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1763,7 +1761,7 @@ dependencies = [
|
|||
"iced_futures",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1786,7 +1784,7 @@ dependencies = [
|
|||
"iced_futures",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1807,7 +1805,7 @@ name = "cosmic-settings-daemon"
|
|||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24a1e8045fd70be2db1145e34"
|
||||
dependencies = [
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1828,7 +1826,7 @@ dependencies = [
|
|||
"log",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1846,7 +1844,7 @@ dependencies = [
|
|||
"thiserror 2.0.17",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1886,7 +1884,7 @@ dependencies = [
|
|||
"tokio",
|
||||
"tokio-stream",
|
||||
"upower_dbus",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -3279,7 +3277,7 @@ name = "hostname1-zbus"
|
|||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24a1e8045fd70be2db1145e34"
|
||||
dependencies = [
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -4639,7 +4637,7 @@ dependencies = [
|
|||
"tracing",
|
||||
"unicode-segmentation",
|
||||
"url",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -4764,7 +4762,7 @@ name = "locale1"
|
|||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24a1e8045fd70be2db1145e34"
|
||||
dependencies = [
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -5125,7 +5123,6 @@ dependencies = [
|
|||
"cfg-if",
|
||||
"cfg_aliases 0.2.1",
|
||||
"libc",
|
||||
"memoffset 0.9.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -5133,7 +5130,7 @@ name = "nm-secret-agent-manager"
|
|||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24a1e8045fd70be2db1145e34"
|
||||
dependencies = [
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -6771,7 +6768,7 @@ dependencies = [
|
|||
"once_cell",
|
||||
"serde",
|
||||
"sha2 0.10.9",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -7486,7 +7483,7 @@ name = "timedate-zbus"
|
|||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24a1e8045fd70be2db1145e34"
|
||||
dependencies = [
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -7905,7 +7902,7 @@ source = "git+https://github.com/pop-os/dbus-settings-bindings#87c3c35666b926a24
|
|||
dependencies = [
|
||||
"serde",
|
||||
"serde_repr",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -9286,9 +9283,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "zbus"
|
||||
version = "5.12.0"
|
||||
version = "5.13.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b622b18155f7a93d1cd2dc8c01d2d6a44e08fb9ebb7b3f9e6ed101488bad6c91"
|
||||
checksum = "17f79257df967b6779afa536788657777a0001f5b42524fcaf5038d4344df40b"
|
||||
dependencies = [
|
||||
"async-broadcast 0.7.2",
|
||||
"async-executor",
|
||||
|
|
@ -9304,8 +9301,9 @@ dependencies = [
|
|||
"futures-core",
|
||||
"futures-lite 2.6.1",
|
||||
"hex",
|
||||
"nix 0.30.1",
|
||||
"libc",
|
||||
"ordered-stream",
|
||||
"rustix 1.1.3",
|
||||
"serde",
|
||||
"serde_repr",
|
||||
"tokio",
|
||||
|
|
@ -9314,9 +9312,9 @@ dependencies = [
|
|||
"uuid",
|
||||
"windows-sys 0.61.2",
|
||||
"winnow 0.7.14",
|
||||
"zbus_macros 5.12.0",
|
||||
"zbus_names 4.2.0",
|
||||
"zvariant 5.8.0",
|
||||
"zbus_macros 5.13.1",
|
||||
"zbus_names 4.3.1",
|
||||
"zvariant 5.9.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -9335,16 +9333,16 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "zbus_macros"
|
||||
version = "5.12.0"
|
||||
version = "5.13.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1cdb94821ca8a87ca9c298b5d1cbd80e2a8b67115d99f6e4551ac49e42b6a314"
|
||||
checksum = "aad23e2d2f91cae771c7af7a630a49e755f1eb74f8a46e9f6d5f7a146edf5a37"
|
||||
dependencies = [
|
||||
"proc-macro-crate 3.4.0",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.114",
|
||||
"zbus_names 4.2.0",
|
||||
"zvariant 5.8.0",
|
||||
"zbus_names 4.3.1",
|
||||
"zvariant 5.9.1",
|
||||
"zvariant_utils 3.3.0",
|
||||
]
|
||||
|
||||
|
|
@ -9361,14 +9359,13 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "zbus_names"
|
||||
version = "4.2.0"
|
||||
version = "4.3.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97"
|
||||
checksum = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"static_assertions",
|
||||
"winnow 0.7.14",
|
||||
"zvariant 5.8.0",
|
||||
"zvariant 5.9.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -9381,7 +9378,7 @@ dependencies = [
|
|||
"serde",
|
||||
"serde_repr",
|
||||
"static_assertions",
|
||||
"zbus 5.12.0",
|
||||
"zbus 5.13.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -9532,16 +9529,16 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "zvariant"
|
||||
version = "5.8.0"
|
||||
version = "5.9.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2be61892e4f2b1772727be11630a62664a1826b62efa43a6fe7449521cb8744c"
|
||||
checksum = "326aaed414f04fe839777b4c443d4e94c74e7b3621093bd9c5e649ac8aa96543"
|
||||
dependencies = [
|
||||
"endi",
|
||||
"enumflags2",
|
||||
"serde",
|
||||
"url",
|
||||
"winnow 0.7.14",
|
||||
"zvariant_derive 5.8.0",
|
||||
"zvariant_derive 5.9.1",
|
||||
"zvariant_utils 3.3.0",
|
||||
]
|
||||
|
||||
|
|
@ -9560,9 +9557,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "zvariant_derive"
|
||||
version = "5.8.0"
|
||||
version = "5.9.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "da58575a1b2b20766513b1ec59d8e2e68db2745379f961f86650655e862d2006"
|
||||
checksum = "ba44e1f8f4da9e6e2d25d2a60b116ef8b9d0be174a7685e55bb12a99866279a7"
|
||||
dependencies = [
|
||||
"proc-macro-crate 3.4.0",
|
||||
"proc-macro2",
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ bluez-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings", optiona
|
|||
url = "2.5.8"
|
||||
xkb-data = "0.2.1"
|
||||
xkeysym = { version = "0.2.1", optional = true }
|
||||
zbus = { version = "=5.12.0", default-features = false, features = [
|
||||
zbus = { version = "5.13.1", default-features = false, features = [
|
||||
"tokio",
|
||||
], optional = true }
|
||||
zbus_polkit = { version = "5.0.0", optional = true }
|
||||
|
|
@ -92,10 +92,6 @@ gettext-rs = { version = "0.7.7", features = [
|
|||
], optional = true }
|
||||
num-traits = "0.2"
|
||||
pwhash = "1"
|
||||
# Pinned to fix ashpd. Remove this when fixed.
|
||||
zvariant = "=5.8.0"
|
||||
# Pinned to fix ashpd. Remove this when fixed.
|
||||
zvariant_derive = "=5.8.0"
|
||||
|
||||
[dependencies.icu]
|
||||
version = "2.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue