rust-pcap / pcap

Rust language pcap library
Apache License 2.0
594 stars 138 forks source link

Update MSRV to 1.63 and Edition to 2021 #350

Closed Wojtek242 closed 2 months ago

Wojtek242 commented 2 months ago

1.63, because that's what Debian 12 has in its repos https://packages.debian.org/bookworm/rustc. Debian 11 is supported by Debian's security and release team until August 2024 https://wiki.debian.org/LTS. pcap 1.3.0 should be sufficient for that use case.