Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Specify rust-version in manifest
Specify the rust-version in the cargo manfiest as 1.66.1. The current reason for the the requirement is the use if `std::os::fd::RawFd` in `netlink-packet-route` `0.17.1` (link_xdp.rs).
- Loading branch information