diff --git a/Cargo.toml b/Cargo.toml index 6b0d742..f5bf5f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,6 @@ chrono = { version = "0.4.38", features = ["serde"] } url = "2.5.3" humantime = "2.1.0" humantime-serde = "1.1.1" -autoerr = "0.0.3" +autoerr = "0.0" netpod = { path = "../daqbuf-netpod", package = "daqbuf-netpod" } series = { path = "../daqbuf-series", package = "daqbuf-series" }