]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
build(deps): bump unsafe-libyaml in /pdns/recursordist/settings/rust 13662/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 21 Dec 2023 18:31:13 +0000 (18:31 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Dec 2023 18:31:13 +0000 (18:31 +0000)
Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases)
- [Commits](https://github.com/dtolnay/unsafe-libyaml/compare/0.2.9...0.2.10)

---
updated-dependencies:
- dependency-name: unsafe-libyaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
pdns/recursordist/settings/rust/Cargo.lock

index b1bc8408dd80c38ad103c71f3f4c39787e43ca33..bc9599911c4756d9226a9120a3f9d581743a7152 100644 (file)
@@ -229,9 +229,9 @@ checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
 
 [[package]]
 name = "unsafe-libyaml"
-version = "0.2.9"
+version = "0.2.10"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f28467d3e1d3c6586d8f25fa243f544f5800fec42d97032474e17222c2b75cfa"
+checksum = "ab4c90930b95a82d00dc9e9ac071b4991924390d46cbd0dfe566148667605e4b"
 
 [[package]]
 name = "winapi"