From 2b396ea0af1540a87ccaaa1f7cbf1a8e9a639464 Mon Sep 17 00:00:00 2001 From: Dominik Werder Date: Tue, 3 Jun 2025 12:28:03 +0200 Subject: [PATCH] Update deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"