Skip to content

Commit

Permalink
Adds dependencies
Browse files Browse the repository at this point in the history
- anyhow: convenient error type
- async-trait: helper for async trait methods
- clap: command-line parsing library
- thiserror: helper to create custom error types
- tokio: async runtime
- tracing-subscriber: output logs and traces
- tracing: logging and tracing library
- trust-dns-server: DNS server
  • Loading branch information
xfbs committed Oct 2, 2022
1 parent 2cde12d commit 5a9929e
Show file tree
Hide file tree
Showing 2 changed files with 873 additions and 1 deletion.
Loading

0 comments on commit 5a9929e

Please sign in to comment.