build(deps): bump dwrote from 0.11.1 to 0.11.2 (#33766)

Bumps [dwrote](https://github.com/servo/dwrote-rs) from 0.11.1 to 0.11.2.
- [Commits](https://github.com/servo/dwrote-rs/commits)

---
updated-dependencies:
- dependency-name: dwrote
  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-10-09 18:45:01 +00:00 committed by GitHub
parent f6ec73bc1d
commit 67edd5683b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -1678,9 +1678,9 @@ dependencies = [
[[package]]
name = "dwrote"
version = "0.11.1"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2da3498378ed373237bdef1eddcc64e7be2d3ba4841f4c22a998e81cadeea83c"
checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
dependencies = [
"lazy_static",
"libc",