Skip to content

Commit 0b666d3

Browse files
Update dependencies
1 parent 490857b commit 0b666d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ rust-version = "1.80"
2222
exclude = ["org.freedesktop.Secrets.xml"]
2323

2424
[workspace.dependencies]
25+
zvariant = { version = "5.2", default-features = false, features = ["gvariant"]}
2526
ashpd = {version = "0.11", git = "https://github.com/bilelmoussaoui/ashpd", default-features = false}
2627
endi = "1.1"
2728
clap = { version = "4.5", features = [ "cargo", "derive" ] }
@@ -37,4 +38,3 @@ tracing-subscriber = "0.3"
3738
zbus = { version = "5.5", default-features = false }
3839
zbus_macros = {version = "5.5", features = ["gvariant"]}
3940
zeroize = { version = "1", features = ["zeroize_derive"] }
40-
zvariant = { version = "5.2", default-features = false, features = ["gvariant"]}

0 commit comments

Comments
 (0)