chore(gui): add zbus + tokio + futures-util deps for D-Bus client
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -309,8 +309,11 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"authforge-common",
|
||||
"futures-util",
|
||||
"gtk4",
|
||||
"libadwaita",
|
||||
"tokio",
|
||||
"zbus",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user