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
|
|
@ -12,14 +12,14 @@ keywords = ["systemd", "timedate", "zbus"]
|
|||
all-features = true
|
||||
|
||||
[dependencies]
|
||||
zbus = "3.8.0"
|
||||
zbus.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
chrono = "0.4.23"
|
||||
chrono-tz = "0.8.1"
|
||||
|
||||
[dev-dependencies.zbus]
|
||||
version = "3.8.0"
|
||||
version = "3.14"
|
||||
default-features = false
|
||||
features = ["tokio"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue