build(deps): bump truetype from 0.47.5 to 0.47.6 (#31403)

Bumps [truetype](https://github.com/bodoni/truetype) from 0.47.5 to 0.47.6.
- [Commits](https://github.com/bodoni/truetype/commits)

---
updated-dependencies:
- dependency-name: truetype
  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-02-21 17:12:33 +00:00 committed by GitHub
parent 1dd597cd96
commit b65bfaa8f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -6365,9 +6365,9 @@ checksum = "ce607aae8ab0ab3abf3a2723a9ab6f09bb8639ed83fdd888d857b8e556c868d8"
[[package]]
name = "truetype"
version = "0.47.5"
version = "0.47.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa26dcf6fc9ea099ab844fc174939b79a7d6dee7a18403591626dfe397f6268b"
checksum = "0fb887b8a8ee8832e5810114ad4ef84d89f0aae569d198baee7fb7f7363a4ca4"
dependencies = [
"typeface",
]