Added
- Implemented automatic detection of the system DNS servers on Linux, Windows and macOS platforms and its inclusion in the benchmark in case these servers are not present in the built-in servers list.
- Servers that are currently configured in the system will be highlighted in the output table.
- Added
--skip-system-serversoption to skip the auto-detection of system DNS servers.
Changed
- Changed MSRV from 1.74.1 to 1.82.0
- Updated base image of Docker container from
rust:1.86.0torust:1.87.0
Documentation
- Added information about new features.
- Completely reworked features section to make it more informative and user-friendly.
- Reviewed grammar and spelling errors in the description section.
- Updated the preview gif-animation to reflect the new features.
- Added the preview image to the readme file and Docker Hub overview.
Dependencies
- Updated
quick-xmlfrom 0.37.4 to 0.37.5 - Updated
tomlfrom 0.8.20 to 0.8.23 - Updated
tabledfrom 0.18.0 to 0.20.0 - Updated
clapfrom 4.5.37 to 4.5.39