From a0aaca735198db227bc819de3e24407a9a231b98 Mon Sep 17 00:00:00 2001 From: Dominik Werder Date: Tue, 3 Jun 2025 12:26:14 +0200 Subject: [PATCH] Update deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5a30f85..03bba82 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ chrono = "0.4" humantime = "2.1.0" humantime-serde = "1.1.1" slidebuf = "0.0.1" -autoerr = "0.0.3" +autoerr = "0.0" series = { path = "../daqbuf-series", package = "daqbuf-series" } netpod = { path = "../daqbuf-netpod", package = "daqbuf-netpod" } mettrics = { version = "0.0.7", path = "../mettrics" }