mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Bump truetype from 0.40.0 to 0.40.1
Bumps [truetype](https://github.com/bodoni/truetype) from 0.40.0 to 0.40.1. - [Release notes](https://github.com/bodoni/truetype/releases) - [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>
This commit is contained in:
parent
76a5c5d7d2
commit
1d3a71d8d6
1 changed files with 4 additions and 4 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
@ -6839,9 +6839,9 @@ checksum = "ce607aae8ab0ab3abf3a2723a9ab6f09bb8639ed83fdd888d857b8e556c868d8"
|
|||
|
||||
[[package]]
|
||||
name = "truetype"
|
||||
version = "0.40.0"
|
||||
version = "0.40.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7c628aaf2721bbf3082a712649f8735d146f8752189ad5fcbeac4b8a2d9c03cd"
|
||||
checksum = "ded349527e54edfdbfb6db194f6da69b15a5fa811dd3fdfd691882290cb45d17"
|
||||
dependencies = [
|
||||
"typeface",
|
||||
]
|
||||
|
@ -6886,9 +6886,9 @@ checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"
|
|||
|
||||
[[package]]
|
||||
name = "typeface"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "716f008359b511ef53d91e103efe33184a417619862736dcc9725126b792ae12"
|
||||
checksum = "5e7a2a118ba7ed56649f662b7c4e9d57c7cf7178895514b57ff1d511566af5a7"
|
||||
|
||||
[[package]]
|
||||
name = "typenum"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue