factor out netpod

This commit is contained in:
Dominik Werder
2024-11-07 20:37:38 +01:00
parent 2f89c969cd
commit 25e0bc9573
33 changed files with 20 additions and 6094 deletions

View File

@@ -13,7 +13,7 @@ url = "2.2"
humantime = "2.1.0"
humantime-serde = "1.1.1"
thiserror = "0.0.1"
netpod = { path = "../netpod" }
netpod = { path = "../../../daqbuf-netpod", package = "daqbuf-netpod" }
items_0 = { path = "../items_0" }
items_2 = { path = "../items_2" }