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
|
zvariant.workspace = true
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
miette = { version = "4.3", features = ["fancy"] }
|
miette = { version = "7.2", features = ["fancy"] }
|
||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@ license = "MPL-2.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bitflags = "2.4"
|
bitflags = "2.4"
|
||||||
derive_builder = "0.12"
|
derive_builder = "0.20.2"
|
||||||
procfs = { version = "0.16", default-features = false }
|
procfs = { version = "0.17", default-features = false }
|
||||||
thiserror.workspace = true
|
thiserror.workspace = true
|
||||||
time.workspace = true
|
time.workspace = true
|
||||||
zvariant.workspace = true
|
zvariant.workspace = true
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ zbus.workspace = true
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
chrono = "0.4.23"
|
chrono = "0.4.23"
|
||||||
chrono-tz = "0.8.1"
|
chrono-tz = "0.10.0"
|
||||||
zbus.workspace = true
|
zbus.workspace = true
|
||||||
zbus.features = ["tokio"]
|
zbus.features = ["tokio"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue