Skip to content

Commit fae5570

Browse files
chore(deps): bump hickory-proto from 0.25.0-alpha.2 to 0.26.0-alpha.1
Bumps [hickory-proto](https://github.com/hickory-dns/hickory-dns) from 0.25.0-alpha.2 to 0.26.0-alpha.1. - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.25.0-alpha.2...v0.26.0-alpha.1) --- updated-dependencies: - dependency-name: hickory-proto dependency-version: 0.26.0-alpha.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fcb377 commit fae5570

File tree

2 files changed

+40
-39
lines changed

2 files changed

+40
-39
lines changed

Cargo.lock

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

crates/tari_deploy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde = { workspace = true }
1818
thiserror = { workspace = true }
1919
url = { workspace = true }
2020

21-
hickory-proto = "=0.25.0-alpha.2"
21+
hickory-proto = "=0.26.0-alpha.1"
2222
tonic = { version = "0.12.3", features = ["tls"] }
2323

2424
[package.metadata.cargo-machete]

0 commit comments

Comments
 (0)