Skip to content

Commit

Permalink
chore: Bump trust-dns-proto from 0.21.2 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [trust-dns-proto](https://github.com/bluejekyll/trust-dns) from 0.21.2 to 0.22.0.
- [Release notes](https://github.com/bluejekyll/trust-dns/releases)
- [Changelog](https://github.com/bluejekyll/trust-dns/blob/main/CHANGELOG.md)
- [Commits](bluejekyll/trust-dns@v0.21.2...v0.22.0)

---
updated-dependencies:
- dependency-name: trust-dns-proto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2022
1 parent b62173e commit 7824503
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 4 deletions.
54 changes: 51 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ regex = "1.7.0"
reqwest = { version = "0.11.13", features = ["json", "socks"] }
serde = { version = "1.0.148", features = ["derive"] }
serde_json = "1.0.88"
trust-dns-proto = "0.21.2"
trust-dns-proto = "0.22.0"
md5 = "0.7.0"
levenshtein = "1.0.5"

Expand Down

0 comments on commit 7824503

Please sign in to comment.