-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing required features to Cargo.toml for examples (#432)
* 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.
- Loading branch information
1 parent
e1c1db8
commit 4c8f2d1
Showing
3 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters