Factored out more crates
This commit is contained in:
@@ -21,7 +21,7 @@ bytes = "1.5.0"
|
||||
async-channel = "1.9.0"
|
||||
daqbuf-err = { path = "../../../daqbuf-err" }
|
||||
netpod = { path = "../../../daqbuf-netpod", package = "daqbuf-netpod" }
|
||||
parse = { path = "../parse" }
|
||||
parse = { path = "../../../daqbuf-parse", package = "daqbuf-parse" }
|
||||
streams = { path = "../streams" }
|
||||
thiserror = "=0.0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user