Skip to content

Commit 1c97ac8

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 1eb1706 commit 1c97ac8

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.6.0"
2828
reqwest = { version = "0.11.11", features = ["json", "socks"] }
2929
serde = { version = "1.0.144", features = ["derive"] }
3030
serde_json = "1.0.85"
31-
trust-dns-proto = "0.21.2"
31+
trust-dns-proto = "0.22.0"
3232

3333
[dev-dependencies]
3434
tokio = { version = "1.21.0" }

0 commit comments

Comments
 (0)