diff options
Diffstat (limited to 'www/py-granian/Makefile.crates')
-rw-r--r-- | www/py-granian/Makefile.crates | 91 |
1 files changed, 47 insertions, 44 deletions
diff --git a/www/py-granian/Makefile.crates b/www/py-granian/Makefile.crates index 2926e865f188..a874d695a3a9 100644 --- a/www/py-granian/Makefile.crates +++ b/www/py-granian/Makefile.crates @@ -1,20 +1,20 @@ CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ - anyhow-1.0.97 \ + anyhow-1.0.98 \ arc-swap-1.7.1 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ - backtrace-0.3.74 \ + backtrace-0.3.75 \ base64-0.22.1 \ - base64ct-1.7.3 \ - bitflags-2.9.0 \ + base64ct-1.8.0 \ + bitflags-2.9.1 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ bus-2.4.1 \ bytes-1.10.1 \ cbc-0.1.2 \ - cc-1.2.19 \ + cc-1.2.26 \ cfg-if-1.0.0 \ cipher-0.4.4 \ const-oid-0.9.6 \ @@ -22,8 +22,8 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-channel-0.5.15 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ - data-encoding-2.8.0 \ - der-0.7.9 \ + data-encoding-2.9.0 \ + der-0.7.10 \ digest-0.10.7 \ either-1.15.0 \ equivalent-1.0.2 \ @@ -38,14 +38,13 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ - getrandom-0.2.15 \ - getrandom-0.3.2 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ gimli-0.31.1 \ - h2-0.4.8 \ - hashbrown-0.14.5 \ - hashbrown-0.15.2 \ + h2-0.4.10 \ + hashbrown-0.15.4 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ + hermit-abi-0.5.1 \ hmac-0.12.1 \ http-1.3.1 \ http-body-1.0.1 \ @@ -53,26 +52,28 @@ CARGO_CRATES= addr2line-0.24.2 \ httparse-1.10.1 \ httpdate-1.0.3 \ hyper-1.6.0 \ - hyper-util-0.1.11 \ + hyper-util-0.1.14 \ indexmap-2.9.0 \ indoc-2.0.6 \ inout-0.1.4 \ itertools-0.14.0 \ itoa-1.0.15 \ - libc-0.2.171 \ + libc-0.2.172 \ libmimalloc-sys-0.1.42 \ - lock_api-0.4.12 \ + lock_api-0.4.13 \ log-0.4.27 \ memchr-2.7.4 \ memoffset-0.9.1 \ mimalloc-0.1.46 \ + mime-0.3.17 \ + mime_guess-2.0.5 \ miniz_oxide-0.8.8 \ - mio-1.0.3 \ - num_cpus-1.16.0 \ + mio-1.0.4 \ + num_cpus-1.17.0 \ object-0.36.7 \ once_cell-1.21.3 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ pbkdf2-0.12.2 \ pem-3.0.5 \ percent-encoding-2.3.1 \ @@ -80,60 +81,61 @@ CARGO_CRATES= addr2line-0.24.2 \ pin-utils-0.1.0 \ pkcs5-0.7.1 \ pkcs8-0.10.2 \ - portable-atomic-1.11.0 \ + portable-atomic-1.11.1 \ ppv-lite86-0.2.21 \ - proc-macro2-1.0.94 \ - pyo3-0.24.1 \ - pyo3-build-config-0.24.1 \ - pyo3-ffi-0.24.1 \ - pyo3-log-0.12.3 \ - pyo3-macros-0.24.1 \ - pyo3-macros-backend-0.24.1 \ - python3-dll-a-0.2.13 \ + proc-macro2-1.0.95 \ + pyo3-0.25.0 \ + pyo3-build-config-0.25.0 \ + pyo3-ffi-0.25.0 \ + pyo3-log-0.12.4 \ + pyo3-macros-0.25.0 \ + pyo3-macros-backend-0.25.0 \ + python3-dll-a-0.2.14 \ quote-1.0.40 \ r-efi-5.2.0 \ - rand-0.9.0 \ + rand-0.9.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ - redox_syscall-0.5.11 \ + redox_syscall-0.5.12 \ ring-0.17.14 \ rustc-demangle-0.1.24 \ - rustls-0.23.26 \ + rustls-0.23.27 \ rustls-pemfile-2.2.0 \ - rustls-pki-types-1.11.0 \ - rustls-webpki-0.103.1 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.3 \ salsa20-0.10.2 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ sha1-0.10.6 \ - sha2-0.10.8 \ + sha2-0.10.9 \ shlex-1.3.0 \ - signal-hook-registry-1.4.2 \ + signal-hook-registry-1.4.5 \ slab-0.4.9 \ - smallvec-1.15.0 \ - socket2-0.5.8 \ + smallvec-1.15.1 \ + socket2-0.5.10 \ spki-0.7.3 \ subtle-2.6.1 \ - syn-2.0.100 \ + syn-2.0.101 \ target-lexicon-0.13.2 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ tls-listener-0.11.0 \ - tokio-1.44.2 \ + tokio-1.45.1 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-tungstenite-0.26.2 \ - tokio-util-0.7.14 \ + tokio-util-0.7.15 \ tracing-0.1.41 \ - tracing-core-0.1.33 \ + tracing-core-0.1.34 \ tungstenite-0.26.2 \ typenum-1.18.0 \ + unicase-2.8.1 \ unicode-ident-1.0.18 \ unindent-0.2.4 \ untrusted-0.9.0 \ @@ -142,6 +144,7 @@ CARGO_CRATES= addr2line-0.24.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ windows-sys-0.52.0 \ + windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ @@ -152,6 +155,6 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.39.0 \ - zerocopy-0.8.24 \ - zerocopy-derive-0.8.24 \ + zerocopy-0.8.25 \ + zerocopy-derive-0.8.25 \ zeroize-1.8.1 |