Bump fontsan version (#31821)

Fixes a build regression on Nix-OS reported on zulip.
This commit is contained in:
Jonathan Schwender 2024-03-22 10:31:52 +01:00 committed by GitHub
parent 34dd38b4cb
commit 99bad9d9b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Cargo.lock generated
View file

@ -1685,7 +1685,7 @@ dependencies = [
[[package]]
name = "fontsan"
version = "0.5.2"
source = "git+https://github.com/servo/fontsan#cf5d0035486ac2c23e778b78ff081e0bbc791a82"
source = "git+https://github.com/servo/fontsan#8fbc406506cfd1f8ab60e625d1e926a0e72e1d8a"
dependencies = [
"cc",
"glob",