Skip to content

Commit 902e131

Browse files
chore(deps): bump hickory-proto from 0.25.0-alpha.2 to 0.26.0-beta.3 (#119)
Bumps [hickory-proto](https://github.com/hickory-dns/hickory-dns) from 0.25.0-alpha.2 to 0.26.0-beta.3. - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.25.0-alpha.2...v0.26.0-beta.3) --- updated-dependencies: - dependency-name: hickory-proto dependency-version: 0.26.0-beta.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99e2a48 commit 902e131

File tree

2 files changed

+81
-58
lines changed

2 files changed

+81
-58
lines changed

Cargo.lock

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

crates/publish_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = { workspace = true }
2222
thiserror = { workspace = true }
2323
url = { workspace = true }
2424

25-
hickory-proto = "=0.25.0-alpha.2"
25+
hickory-proto = "=0.26.0-beta.3"
2626
tonic = { version = "0.12.3", features = ["tls"] }
2727

2828
[package.metadata.cargo-machete]

0 commit comments

Comments
 (0)