summaryrefslogtreecommitdiff
path: root/devel/py-fastuuid/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/py-fastuuid/Makefile.crates52
1 files changed, 52 insertions, 0 deletions
diff --git a/devel/py-fastuuid/Makefile.crates b/devel/py-fastuuid/Makefile.crates
new file mode 100644
index 000000000000..309b7fd7bede
--- /dev/null
+++ b/devel/py-fastuuid/Makefile.crates
@@ -0,0 +1,52 @@
+CARGO_CRATES= atomic-0.6.1 \
+ autocfg-1.5.0 \
+ block-buffer-0.10.4 \
+ bumpalo-3.19.0 \
+ bytemuck-1.23.2 \
+ cfg-if-1.0.3 \
+ crypto-common-0.1.6 \
+ digest-0.10.7 \
+ generic-array-0.14.7 \
+ getrandom-0.2.16 \
+ getrandom-0.3.3 \
+ heck-0.5.0 \
+ indoc-2.0.6 \
+ js-sys-0.3.81 \
+ libc-0.2.176 \
+ log-0.4.28 \
+ md-5-0.10.6 \
+ memoffset-0.9.1 \
+ once_cell-1.21.3 \
+ portable-atomic-1.11.1 \
+ ppv-lite86-0.2.21 \
+ proc-macro2-1.0.101 \
+ pyo3-0.22.6 \
+ pyo3-build-config-0.22.6 \
+ pyo3-ffi-0.22.6 \
+ pyo3-macros-0.22.6 \
+ pyo3-macros-backend-0.22.6 \
+ quote-1.0.40 \
+ r-efi-5.3.0 \
+ rand-0.8.5 \
+ rand_chacha-0.3.1 \
+ rand_core-0.6.4 \
+ rustversion-1.0.22 \
+ sha1_smol-1.0.1 \
+ syn-2.0.106 \
+ target-lexicon-0.12.16 \
+ typenum-1.18.0 \
+ unicode-ident-1.0.19 \
+ unindent-0.2.4 \
+ uuid-1.18.1 \
+ version_check-0.9.5 \
+ wasi-0.11.1+wasi-snapshot-preview1 \
+ wasi-0.14.7+wasi-0.2.4 \
+ wasip2-1.0.1+wasi-0.2.4 \
+ wasm-bindgen-0.2.104 \
+ wasm-bindgen-backend-0.2.104 \
+ wasm-bindgen-macro-0.2.104 \
+ wasm-bindgen-macro-support-0.2.104 \
+ wasm-bindgen-shared-0.2.104 \
+ wit-bindgen-0.46.0 \
+ zerocopy-0.8.27 \
+ zerocopy-derive-0.8.27