set workspace resolver to 2 and use workspace deps
This commit is contained in:
parent
dd3d4935a9
commit
3b8936053d
5 changed files with 25 additions and 14 deletions
|
|
@ -11,9 +11,9 @@ keywords = ["linux", "systemd", "logind", "dbus", "zbus"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0.152"
|
||||
serde.workspace = true
|
||||
serde_repr = "0.1.10"
|
||||
zbus = "3.8.0"
|
||||
zbus.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
futures = "0.3.26"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue