We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b76161 commit 02c8ecfCopy full SHA for 02c8ecf
1 file changed
Cargo.toml
@@ -20,7 +20,7 @@ bitflags = "2.0"
20
core_affinity = { version = "0.8", optional = true }
21
crossbeam = { version = "0.8", optional = true }
22
libc = "0.2"
23
-netmap-min-sys = { path ='netmap-min-sys', optional = true }
+netmap-min-sys = { version = "0.1.0", optional = true }
24
reed-solomon-erasure = { version = "6.0.0", optional = true}
25
thiserror = "1.0"
26
0 commit comments