diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /textproc/py-textual-speedups/Makefile.crates | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'textproc/py-textual-speedups/Makefile.crates')
| -rw-r--r-- | textproc/py-textual-speedups/Makefile.crates | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/textproc/py-textual-speedups/Makefile.crates b/textproc/py-textual-speedups/Makefile.crates new file mode 100644 index 000000000000..616a6e7c37db --- /dev/null +++ b/textproc/py-textual-speedups/Makefile.crates @@ -0,0 +1,21 @@ +CARGO_CRATES= autocfg-1.4.0 \ + geometry-0.2.0 \ + heck-0.5.0 \ + indoc-2.0.6 \ + libc-0.2.172 \ + memoffset-0.9.1 \ + once_cell-1.21.3 \ + portable-atomic-1.11.0 \ + proc-macro2-1.0.95 \ + pyo3-0.25.0 \ + pyo3-build-config-0.25.0 \ + pyo3-ffi-0.25.0 \ + pyo3-macros-0.25.0 \ + pyo3-macros-backend-0.25.0 \ + quote-1.0.40 \ + range-0.2.0 \ + syn-2.0.101 \ + target-lexicon-0.13.2 \ + unicode-ident-1.0.18 \ + unindent-0.2.4 \ + wavefront_obj-2.0.4 |
