mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
build(deps): bump truetype from 0.47.7 to 0.47.8 (#34759)
Bumps [truetype](https://github.com/bodoni/truetype) from 0.47.7 to 0.47.8. - [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:
parent
3d48defece
commit
303690fa6e
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -7599,9 +7599,9 @@ checksum = "ce607aae8ab0ab3abf3a2723a9ab6f09bb8639ed83fdd888d857b8e556c868d8"
|
|||
|
||||
[[package]]
|
||||
name = "truetype"
|
||||
version = "0.47.7"
|
||||
version = "0.47.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b40af9bc7c90804e84f86fa71596f0fa2d5adee45418da733ace413fdc318c24"
|
||||
checksum = "6d9ffbd4cf26797938aa36b2d03ec051800e6886fbed4bf70333d96b230a575d"
|
||||
dependencies = [
|
||||
"typeface",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue