mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-09-25 11:14:59 +02:00
* Add missing required features to serve-zone example. * Fix required-features listed in Cargo.toml for the query-zone example. * Fix required-features listed in Cargo.toml for the client-transports example. * Echo all run commands to check examples, and exit immediately on error (also ensures a final success doesn't cause previous failures to be ignored). * Fix required-features listed in Cargo.toml for the server-transports example. * Remove unused import except when feature is enabled that needs it.