jbaublitz / neli

Rust type safe netlink library
BSD 3-Clause "New" or "Revised" License
180 stars 35 forks source link

0.7.0-rc2 does not build with `async` disabled #232

Closed ydirson closed 1 year ago

ydirson commented 1 year ago

Trying to only enable async support, this fails to build wth numerous errors:

cargo build --no-default-features -F async