This repository was archived by the owner on Feb 17, 2023. It is now read-only.
v5.1.0
Bump version to 5.1.0 This should solve issues of using libfontconfig and freetype-sys in the same project, without manually patching them. Since freetype-sys 0.13.0 was just an addition of new FFI bindings, it should not require a breaking change. The minor version was bumped due to introducing new feature `force_system_lib`.