This commit is contained in:
Dominik Werder
2023-09-01 21:39:21 +02:00
parent 1c730a7cc7
commit 4ed43ca2fd

View File

@@ -6,6 +6,6 @@ edition = "2021"
[dependencies]
libc = "0.2"
thiserror = "1.0.41"
thiserror = "=0.0.1"
log = { path = "../log" }
taskrun = { path = "../../daqbuffer/crates/taskrun" }