alacritty/servo-freetype-proxy
Jon Gjengset f785f88a58 Bump fontconfig dependencies
The patch uses the Cargo.toml patch section to force a single downstream
choice of freetype-sys instead of relying on forks of other crates. It
also bumps the fontconfig/freetype dependencies in the process.
2018-09-30 20:44:14 +00:00
..
src Bump fontconfig dependencies 2018-09-30 20:44:14 +00:00
Cargo.toml Bump fontconfig dependencies 2018-09-30 20:44:14 +00:00
README.md Bump fontconfig dependencies 2018-09-30 20:44:14 +00:00

README.md

This crate only exists to allow us to force servo-fontconfig-sys to use freetype-sys instead of servo-freetype-sys, which is in turn needed so that we don't try to link with freetype multiple times from different crates.