Skip to content

Commit 02c8ecf

Browse files
author
bealthguy
committed
netmap-min-sys
1 parent 5b76161 commit 02c8ecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bitflags = "2.0"
2020
core_affinity = { version = "0.8", optional = true }
2121
crossbeam = { version = "0.8", optional = true }
2222
libc = "0.2"
23-
netmap-min-sys = { path ='netmap-min-sys', optional = true }
23+
netmap-min-sys = { version = "0.1.0", optional = true }
2424
reed-solomon-erasure = { version = "6.0.0", optional = true}
2525
thiserror = "1.0"
2626

0 commit comments

Comments
 (0)