record-daemon: fix linux builds
Some checks failed
record-daemon / Build, check and test (push) Failing after 55s
record-daemon / Build Windows (xwin) (push) Has been skipped

This commit is contained in:
2026-03-21 13:40:10 +01:00
parent fb3a26b961
commit 5121a46533
5 changed files with 154 additions and 20 deletions

View File

@@ -2988,6 +2988,7 @@ version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e513e435a8898a0002270f29d0a708b7879708fb5c4d00e46983ca2d2d378cf0"
dependencies = [
"futures-core",
"libc",
"signal-hook",
"tokio",