diff --git a/Cargo.toml b/Cargo.toml index e38fd75..f0689cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,4 @@ edition = "2021" [dependencies] serde = { version = "1.0", features = ["derive"] } netpod = { path = "../daqbuf-netpod", package = "daqbuf-netpod" } -autoerr = "0.0.3" +autoerr = "0.0"