summaryrefslogtreecommitdiff
path: root/devel/py-fastuuid/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-fastuuid/Makefile.crates')
-rw-r--r--devel/py-fastuuid/Makefile.crates55
1 files changed, 34 insertions, 21 deletions
diff --git a/devel/py-fastuuid/Makefile.crates b/devel/py-fastuuid/Makefile.crates
index 90ebffc5f1fd..309b7fd7bede 100644
--- a/devel/py-fastuuid/Makefile.crates
+++ b/devel/py-fastuuid/Makefile.crates
@@ -1,39 +1,52 @@
-CARGO_CRATES= atomic-0.6.0 \
- autocfg-1.4.0 \
+CARGO_CRATES= atomic-0.6.1 \
+ autocfg-1.5.0 \
block-buffer-0.10.4 \
- bytemuck-1.21.0 \
- byteorder-1.5.0 \
- cfg-if-1.0.0 \
+ 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.15 \
+ getrandom-0.2.16 \
+ getrandom-0.3.3 \
heck-0.5.0 \
- indoc-2.0.5 \
- libc-0.2.169 \
+ 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.20.2 \
- portable-atomic-1.10.0 \
- ppv-lite86-0.2.20 \
- proc-macro2-1.0.93 \
+ 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.38 \
+ 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.96 \
+ syn-2.0.106 \
target-lexicon-0.12.16 \
- typenum-1.17.0 \
- unicode-ident-1.0.15 \
- unindent-0.2.3 \
- uuid-1.12.1 \
+ 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.0+wasi-snapshot-preview1 \
- zerocopy-0.7.35 \
- zerocopy-derive-0.7.35
+ 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