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
+1 -1
View File
@@ -23,7 +23,7 @@ daqbuf-err = { path = "../../../daqbuf-err" }
netpod = { path = "../../../daqbuf-netpod", package = "daqbuf-netpod" }
parse = { path = "../parse" }
streams = { path = "../streams" }
thiserror = "0.0.1"
thiserror = "=0.0.1"
[patch.crates-io]
thiserror = { git = "https://github.com/dominikwerder/thiserror.git", branch = "cstm" }