factor out items-0

This commit is contained in:
Dominik Werder
2024-11-07 20:55:38 +01:00
parent 25e0bc9573
commit b913fcc8c6
25 changed files with 11 additions and 1672 deletions

View File

@@ -14,7 +14,7 @@ humantime = "2.1.0"
humantime-serde = "1.1.1"
thiserror = "0.0.1"
netpod = { path = "../../../daqbuf-netpod", package = "daqbuf-netpod" }
items_0 = { path = "../items_0" }
items_0 = { path = "../../../daqbuf-items-0", package = "daqbuf-items-0" }
items_2 = { path = "../items_2" }
[patch.crates-io]