initial backend command stuff
This commit is contained in:
13
Cargo.lock
generated
13
Cargo.lock
generated
@@ -2128,6 +2128,19 @@ dependencies = [
|
||||
"rand_core 0.6.4",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "simple_command"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"log",
|
||||
"num-traits",
|
||||
"server",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"tonic",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "simple_producer"
|
||||
version = "0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user