Dependency updates
This commit is contained in:
parent
8b783f2e8e
commit
ac5713df52
3 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue