Releases: yaa110/tokio-tun
Releases · yaa110/tokio-tun
0.13.0
- builder: merge try_build and try_build_mq
0.12.0
Breaking changes
- The default value of
packet_info
has been changed to false
. If you need packet information, add packet_info()
to the builder.