build(deps): bump new_debug_unreachable from 1.0.4 to 1.0.6 (#31744)

Bumps [new_debug_unreachable](https://github.com/mbrubeck/rust-debug-unreachable) from 1.0.4 to 1.0.6.
- [Commits](https://github.com/mbrubeck/rust-debug-unreachable/compare/v1.0.4...v1.0.6)

---
updated-dependencies:
- dependency-name: new_debug_unreachable
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-18 16:56:26 +00:00 committed by GitHub
parent 9562c33ff4
commit b2d2bfcc5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -3897,9 +3897,9 @@ dependencies = [
[[package]]
name = "new_debug_unreachable"
version = "1.0.4"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
[[package]]
name = "nix"