Feature request: update linux-raw-sys to 0.6.5
k0tran opened this issue · 1 comments
k0tran commented
Is there an existing issue for this?
- I have searched the existing issues.
Describe the solution you'd like
Update linux-raw-sys version to 0.6.5 (or anything that depends on it).
Version 0.6.5 introduces loongarch64 support. On my loongarch64 machine the following works:
rm -f Cargo.lock
cargo build --releaseIs your feature request related to a problem?
On versions of linux-raw-sys lower than 0.6.5 building sniffnet from source on loongarch64 is not possible
GyulyVGC commented
Done. Thanks for the notice.