Skip to content

Commit 0280121

Browse files
build(deps): bump trust-dns-resolver from 9b46575 to af83717 (#1140)
Bumps [trust-dns-resolver](https://github.com/bluejekyll/trust-dns) from `9b46575` to `af83717`. - [Release notes](https://github.com/bluejekyll/trust-dns/releases) - [Commits](bluejekyll/trust-dns@9b46575...af83717) --- updated-dependencies: - dependency-name: trust-dns-resolver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7712716 commit 0280121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,7 @@ dependencies = [
24122412
[[package]]
24132413
name = "trust-dns-proto"
24142414
version = "0.21.0-alpha.1"
2415-
source = "git+https://github.com/bluejekyll/trust-dns?branch=main#9b46575f52a22853310c9dce1b8c0a0401226e42"
2415+
source = "git+https://github.com/bluejekyll/trust-dns?branch=main#af83717b5bd156bdd7b52bbd4b2dbc23cc6be2c9"
24162416
dependencies = [
24172417
"async-trait",
24182418
"cfg-if",
@@ -2436,7 +2436,7 @@ dependencies = [
24362436
[[package]]
24372437
name = "trust-dns-resolver"
24382438
version = "0.21.0-alpha.1"
2439-
source = "git+https://github.com/bluejekyll/trust-dns?branch=main#9b46575f52a22853310c9dce1b8c0a0401226e42"
2439+
source = "git+https://github.com/bluejekyll/trust-dns?branch=main#af83717b5bd156bdd7b52bbd4b2dbc23cc6be2c9"
24402440
dependencies = [
24412441
"cfg-if",
24422442
"futures-util",

0 commit comments

Comments
 (0)