mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Bump fontsan version to include servo/fontsan#37 (#36630)
Fixes a build issue on fedora 42 due to missing includes. Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
70f19c749f
commit
d724c8e9e3
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2234,7 +2234,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "fontsan"
|
||||
version = "0.5.2"
|
||||
source = "git+https://github.com/servo/fontsan#8fbc406506cfd1f8ab60e625d1e926a0e72e1d8a"
|
||||
source = "git+https://github.com/servo/fontsan#138bdb0451c4ea02a303caddc1a6c1fd654ae927"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"glob",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue