configurable capture backend

This commit is contained in:
Ferdinand Schober
2024-06-28 22:56:49 +02:00
parent 232c048c19
commit b874898c11
12 changed files with 233 additions and 84 deletions

View File

@@ -36,6 +36,7 @@ num_enum = "0.7.2"
hostname = "0.4.0"
slab = "0.4.9"
endi = "1.1.0"
thiserror = "1.0.61"
[target.'cfg(unix)'.dependencies]
libc = "0.2.148"