Closed tvincent2 closed 6 years ago
Mmh, I did not notice that freetype depends on a recent version of bitflags which requires at least rust 1.20. Would it be ok to bump the minimum version to such a recent release?
Thanks for doing this!
I would like to keep Pris friendly to packagers once it becomes useful enough for wider distribution. Debian currently has rustc 1.14 in stable and 1.24 in testing, and Ubuntu has 1.22 in most places. By the time Pris is stable enough for packaging, 1.20 will probably be widespread, so I think this should be fine. Can you also update the .travis.yml
then?
Thanks for your answer, I just updated .travis.yml
accordingly.
Thanks!
Hello!
I noticed on deps.rs that some of pris dependencies where outdated so I tried to update them, hence this PR.
Some notes:
Thanks a lot for making pris! Best regards, Thomas