⬆️ Un-pin and fix dependencies.
This commit is contained in:
parent
6d32b4c247
commit
d3b16fda4d
2 changed files with 6 additions and 7 deletions
|
|
@ -5,9 +5,9 @@ edition = "2021"
|
|||
license = "MPL-2.0"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "1.3.2"
|
||||
derive_builder = "0.10.2"
|
||||
procfs = { version = "0.12.0", default-features = false }
|
||||
time = "0.3.7"
|
||||
zbus = "2.0.1"
|
||||
zvariant = "3.1.2"
|
||||
bitflags = "1.3"
|
||||
derive_builder = "0.11"
|
||||
procfs = { version = "0.12", default-features = false }
|
||||
time = "0.3"
|
||||
zbus = "2.0"
|
||||
zvariant = "3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue