Update deps, error type
This commit is contained in:
@@ -19,7 +19,7 @@ hyper = { version = "1.6.0", features = ["http1", "http2", "client", "server"] }
|
||||
hyper-util = { version = "0.1.10", features = ["full"] }
|
||||
bytes = "1.10.0"
|
||||
async-channel = "1.9.0"
|
||||
autoerr = "0.0.3"
|
||||
autoerr = "0.0"
|
||||
daqbuf-err = { path = "../../../daqbuf-err" }
|
||||
netpod = { path = "../../../daqbuf-netpod", package = "daqbuf-netpod" }
|
||||
parse = { path = "../../../daqbuf-parse", package = "daqbuf-parse" }
|
||||
|
||||
Reference in New Issue
Block a user