Update deps

This commit is contained in:
Dominik Werder
2025-06-18 13:27:45 +02:00
parent bcf6939046
commit b8ce63e3f2
10 changed files with 122 additions and 123 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ dashmap = "6.0.1"
hashbrown = "0.15.2"
smallvec = "1.13.2"
autoerr = "0.0"
log = { path = "../../daqbuf-log", package = "log" }
log = { path = "../../daqbuf-log", package = "daqbuf-log" }
series = { path = "../../daqbuf-series", package = "daqbuf-series" }
serieswriter = { path = "../serieswriter" }
stats = { path = "../stats" }