add deps
This commit is contained in:
parent
e34fa45333
commit
a248c2d80e
1199
Cargo.lock
generated
Normal file
1199
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -6,3 +6,6 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
protobuf = "3.2.0"
|
||||
smol = "1.3.0"
|
||||
zbus = "3.12.0"
|
||||
|
|
Loading…
Reference in a new issue