Dependency updates
This commit is contained in:
parent
8b783f2e8e
commit
ac5713df52
3 changed files with 5 additions and 5 deletions
|
|
@ -14,5 +14,5 @@ zbus.workspace = true
|
|||
zvariant.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
miette = { version = "4.3", features = ["fancy"] }
|
||||
miette = { version = "7.2", features = ["fancy"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@ license = "MPL-2.0"
|
|||
|
||||
[dependencies]
|
||||
bitflags = "2.4"
|
||||
derive_builder = "0.12"
|
||||
procfs = { version = "0.16", default-features = false }
|
||||
derive_builder = "0.20.2"
|
||||
procfs = { version = "0.17", default-features = false }
|
||||
thiserror.workspace = true
|
||||
time.workspace = true
|
||||
zvariant.workspace = true
|
||||
zbus.workspace = true
|
||||
zbus.workspace = true
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ zbus.workspace = true
|
|||
|
||||
[dev-dependencies]
|
||||
chrono = "0.4.23"
|
||||
chrono-tz = "0.8.1"
|
||||
chrono-tz = "0.10.0"
|
||||
zbus.workspace = true
|
||||
zbus.features = ["tokio"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue