Skip to content

Commit

Permalink
Update trust-dns-client to 0.21.0-alpha.5 and serde_with to 1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Feb 8, 2022
1 parent 4bf336c commit 0d542f9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 43 deletions.
59 changes: 18 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ version = "1.0.136"
features = ["derive"]

[dependencies.serde_with]
version = "1.11.0"
version = "1.12.0"
features = ["base64", "macros"]

[dependencies.trust-dns-client]
version = "0.21.0-alpha.4"
version = "0.21.0-alpha.5"
features = ["dnssec", "dnssec-ring"]

0 comments on commit 0d542f9

Please sign in to comment.