Browse Source

Merge pull request #9588 from TechEmpower/dependabot/cargo/frameworks/Rust/axum/hickory-proto-0.24.3

Bump hickory-proto from 0.24.2 to 0.24.3 in /frameworks/Rust/axum
github-actions[bot] 6 months ago
parent
commit
e38f75a538
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Rust/axum/Cargo.lock

+ 2 - 2
frameworks/Rust/axum/Cargo.lock

@@ -913,9 +913,9 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
 
 [[package]]
 name = "hickory-proto"
-version = "0.24.2"
+version = "0.24.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "447afdcdb8afb9d0a852af6dc65d9b285ce720ed7a59e42a8bf2e931c67bc1b5"
+checksum = "2ad3d6d98c648ed628df039541a5577bee1a7c83e9e16fe3dbedeea4cdfeb971"
 dependencies = [
  "async-trait",
  "cfg-if",