diff options
Diffstat (limited to 'devel/py-pycrdt/Makefile.crates')
| -rw-r--r-- | devel/py-pycrdt/Makefile.crates | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/devel/py-pycrdt/Makefile.crates b/devel/py-pycrdt/Makefile.crates index edbc8822b546..24dca5dce43f 100644 --- a/devel/py-pycrdt/Makefile.crates +++ b/devel/py-pycrdt/Makefile.crates @@ -16,10 +16,9 @@ CARGO_CRATES= arc-swap-1.7.1 \ heck-0.5.0 \ indoc-2.0.7 \ itoa-1.0.15 \ - js-sys-0.3.81 \ + js-sys-0.3.82 \ libc-0.2.177 \ lock_api-0.4.14 \ - log-0.4.28 \ memchr-2.7.6 \ memoffset-0.9.1 \ once_cell-1.21.3 \ @@ -27,7 +26,7 @@ CARGO_CRATES= arc-swap-1.7.1 \ parking_lot_core-0.9.12 \ pin-project-lite-0.2.16 \ portable-atomic-1.11.1 \ - proc-macro2-1.0.101 \ + proc-macro2-1.0.103 \ pyo3-0.27.1 \ pyo3-build-config-0.27.1 \ pyo3-ffi-0.27.1 \ @@ -44,17 +43,16 @@ CARGO_CRATES= arc-swap-1.7.1 \ serde_json-1.0.145 \ smallstr-0.3.1 \ smallvec-1.15.1 \ - syn-2.0.107 \ + syn-2.0.108 \ target-lexicon-0.13.3 \ thiserror-2.0.17 \ thiserror-impl-2.0.17 \ - unicode-ident-1.0.20 \ + unicode-ident-1.0.22 \ unindent-0.2.4 \ wasi-0.11.1+wasi-snapshot-preview1 \ - 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 \ + wasm-bindgen-0.2.105 \ + wasm-bindgen-macro-0.2.105 \ + wasm-bindgen-macro-support-0.2.105 \ + wasm-bindgen-shared-0.2.105 \ windows-link-0.2.1 \ yrs-0.24.0 |
