You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
391 B
391 B
Changelog for Tun2Proxy
0.1.1
- Updated dependencies:
chrono: v0.4, ready for next planned release ;clap: last version ;mio: v0.8 + rename renamed feature (os-util became os-ext) + some fixes due to removal ofTcpSockettype ;smoltcp: set v0.8 but from crates.io, plus old reference could not work.
- Fixes:
- Removed typo from Cargo.toml ;
- Clippy.