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:
Simon Wülker 2025-04-21 13:45:09 +02:00 committed by GitHub
parent 70f19c749f
commit d724c8e9e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Cargo.lock generated
View file

@ -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",