diff options
Diffstat (limited to 'textproc/py-jiter/Makefile.crates')
| -rw-r--r-- | textproc/py-jiter/Makefile.crates | 46 |
1 files changed, 22 insertions, 24 deletions
diff --git a/textproc/py-jiter/Makefile.crates b/textproc/py-jiter/Makefile.crates index 0373002115b5..f489a3832ae7 100644 --- a/textproc/py-jiter/Makefile.crates +++ b/textproc/py-jiter/Makefile.crates @@ -1,5 +1,5 @@ CARGO_CRATES= ahash-0.8.12 \ - aho-corasick-1.1.3 \ + aho-corasick-1.1.4 \ anes-0.1.6 \ anstyle-1.0.13 \ arbitrary-1.4.2 \ @@ -7,13 +7,13 @@ CARGO_CRATES= ahash-0.8.12 \ bitvec-1.0.1 \ bumpalo-3.19.0 \ cast-0.3.0 \ - cc-1.2.41 \ + cc-1.2.45 \ cfg-if-1.0.4 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.49 \ - clap_builder-4.5.49 \ + clap-4.5.51 \ + clap_builder-4.5.51 \ clap_lex-0.7.6 \ codspeed-2.10.1 \ codspeed-criterion-compat-2.10.1 \ @@ -33,20 +33,19 @@ CARGO_CRATES= ahash-0.8.12 \ hashbrown-0.16.0 \ heck-0.5.0 \ hermit-abi-0.5.2 \ - indexmap-2.11.4 \ - indoc-2.0.6 \ - is-terminal-0.4.16 \ + indexmap-2.12.0 \ + indoc-2.0.7 \ + is-terminal-0.4.17 \ itertools-0.10.5 \ itoa-1.0.15 \ jobserver-0.1.34 \ - js-sys-0.3.81 \ + js-sys-0.3.82 \ lazy_static-1.5.0 \ lexical-parse-float-1.0.6 \ lexical-parse-integer-1.0.6 \ lexical-util-1.0.7 \ libc-0.2.177 \ libfuzzer-sys-0.4.10 \ - log-0.4.28 \ memchr-2.7.6 \ memoffset-0.9.1 \ num-bigint-0.4.6 \ @@ -59,14 +58,14 @@ CARGO_CRATES= ahash-0.8.12 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ portable-atomic-1.11.1 \ - proc-macro2-1.0.101 \ - pyo3-0.26.0 \ - pyo3-build-config-0.26.0 \ - pyo3-ffi-0.26.0 \ - pyo3-macros-0.26.0 \ - pyo3-macros-backend-0.26.0 \ + proc-macro2-1.0.103 \ + pyo3-0.27.1 \ + pyo3-build-config-0.27.1 \ + pyo3-ffi-0.27.1 \ + pyo3-macros-0.27.1 \ + pyo3-macros-backend-0.27.1 \ python3-dll-a-0.2.14 \ - quote-1.0.41 \ + quote-1.0.42 \ r-efi-5.3.0 \ radium-0.7.0 \ rayon-1.11.0 \ @@ -83,22 +82,21 @@ CARGO_CRATES= ahash-0.8.12 \ serde_json-1.0.145 \ shlex-1.3.0 \ smallvec-1.15.1 \ - syn-2.0.106 \ + syn-2.0.109 \ tap-1.0.1 \ target-lexicon-0.13.3 \ tinytemplate-1.2.1 \ - unicode-ident-1.0.19 \ + unicode-ident-1.0.22 \ unindent-0.2.4 \ uuid-1.18.1 \ version_check-0.9.5 \ walkdir-2.5.0 \ 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 \ - web-sys-0.3.81 \ + wasm-bindgen-0.2.105 \ + wasm-bindgen-macro-0.2.105 \ + wasm-bindgen-macro-support-0.2.105 \ + wasm-bindgen-shared-0.2.105 \ + web-sys-0.3.82 \ winapi-util-0.1.11 \ windows-link-0.2.1 \ windows-sys-0.59.0 \ |
