cargo toml
This commit is contained in:
parent
9dd48f4ca6
commit
e8b7731aef
@ -4,3 +4,5 @@ version = "0.1.0"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
zbus = "4.4.0"
|
||||||
|
rson_rs = "0.2.1"
|
@ -1,3 +1,3 @@
|
|||||||
fn main() {
|
fn main() {
|
||||||
println!("Hello, world!");
|
println!("SNot!");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user