Skip to content

Commit 65edb39

Browse files
chore: Bump trust-dns-proto from 0.21.2 to 0.22.0
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]>
1 parent 166dbd2 commit 65edb39

File tree

2 files changed

+52
-4
lines changed

2 files changed

+52
-4
lines changed

Cargo.lock

Lines changed: 51 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ regex = "1.7.1"
2828
reqwest = { version = "0.11.14", features = ["json", "socks"] }
2929
serde = { version = "1.0.152", features = ["derive"] }
3030
serde_json = "1.0.93"
31-
trust-dns-proto = "0.21.2"
31+
trust-dns-proto = "0.22.0"
3232
md5 = "0.7.0"
3333
levenshtein = "1.0.5"
3434
pwned = "0.5.0"

0 commit comments

Comments
 (0)