diff options
Diffstat (limited to 'x11-fonts/py-shaperglot/Makefile.crates')
-rw-r--r-- | x11-fonts/py-shaperglot/Makefile.crates | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/x11-fonts/py-shaperglot/Makefile.crates b/x11-fonts/py-shaperglot/Makefile.crates index 4c8ebb1323bd..31053d15e28f 100644 --- a/x11-fonts/py-shaperglot/Makefile.crates +++ b/x11-fonts/py-shaperglot/Makefile.crates @@ -26,11 +26,11 @@ CARGO_CRATES= aho-corasick-1.1.3 \ errno-0.3.13 \ fastrand-2.3.0 \ fixedbitset-0.5.7 \ - font-types-0.9.0 \ + font-types-0.10.0 \ getrandom-0.3.3 \ glob-0.3.3 \ - google-fonts-languages-0.7.6 \ - harfrust-0.2.0 \ + google-fonts-languages-0.7.7 \ + harfrust-0.3.1 \ hashbrown-0.15.5 \ heck-0.5.0 \ home-0.5.11 \ @@ -63,15 +63,6 @@ CARGO_CRATES= aho-corasick-1.1.3 \ protobuf-3.7.2 \ protobuf-parse-3.7.2 \ protobuf-support-3.7.2 \ - protoc-bin-vendored-3.2.0 \ - protoc-bin-vendored-linux-aarch_64-3.2.0 \ - protoc-bin-vendored-linux-ppcle_64-3.2.0 \ - protoc-bin-vendored-linux-s390_64-3.2.0 \ - protoc-bin-vendored-linux-x86_32-3.2.0 \ - protoc-bin-vendored-linux-x86_64-3.2.0 \ - protoc-bin-vendored-macos-aarch_64-3.2.0 \ - protoc-bin-vendored-macos-x86_64-3.2.0 \ - protoc-bin-vendored-win32-3.2.0 \ pyo3-0.25.1 \ pyo3-build-config-0.25.1 \ pyo3-ffi-0.25.1 \ @@ -80,7 +71,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ pythonize-0.25.0 \ quote-1.0.40 \ r-efi-5.3.0 \ - read-fonts-0.34.0 \ + read-fonts-0.35.0 \ regex-1.11.2 \ regex-automata-0.4.10 \ regex-syntax-0.8.6 \ @@ -92,7 +83,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ serde_derive-1.0.219 \ serde_json-1.0.143 \ serde_spanned-1.0.0 \ - skrifa-0.36.0 \ + skrifa-0.37.0 \ smallvec-1.15.1 \ strsim-0.11.1 \ syn-1.0.109 \ |