Bump the cargo group across 1 directory with 56 updates#196
Draft
dependabot[bot] wants to merge 1 commit intomainfrom
Draft
Bump the cargo group across 1 directory with 56 updates#196dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Owner
|
@dependabot rebase |
Bumps the cargo group with 38 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.0` | `1.0.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | | [insta](https://github.com/mitsuhiko/insta) | `1.46.3` | `1.47.2` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.5` | `0.16.1` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.9.0` | `1.9.1` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.4.3` | `0.4.4` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.3.0` | `2.4.1` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.39.0` | `0.39.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.57` | `1.2.59` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.57` | `0.1.58` | | [curl-sys](https://github.com/alexcrichton/curl-rust) | `0.4.86+curl-8.19.0` | `0.4.87+curl-8.19.0` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` | | [icu_locale_core](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.2.0` | | [icu_normalizer](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.2.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [ipconfig](https://github.com/liranringel/ipconfig) | `0.3.2` | `0.3.4` | | [jni-sys](https://github.com/jni-rs/jni-sys) | `0.3.0` | `0.3.1` | | libredox | `0.1.14` | `0.1.15` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.25` | `1.1.28` | | [line-clipping](https://github.com/ratatui/line-clipping) | `0.3.5` | `0.3.7` | | [litemap](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [mio](https://github.com/tokio-rs/mio) | `1.1.1` | `1.2.0` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.75` | `0.10.76` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.2` | | [rustls-ffi](https://github.com/rustls/rustls-ffi) | `0.15.0` | `0.15.1` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.8` | `0.3.9` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [toml](https://github.com/toml-rs/toml) | `1.1.1+spec-1.1.0` | `1.1.2+spec-1.1.0` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.12.0` | `1.13.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.0` | | [writeable](https://github.com/unicode-org/icu4x) | `0.6.2` | `0.6.3` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.47` | `0.8.48` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` | Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `winnow` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.0...v1.0.1) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `insta` from 1.46.3 to 1.47.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.46.3...1.47.2) Updates `hashbrown` from 0.15.5 to 0.16.1 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.5...v0.16.1) Updates `arc-swap` from 1.9.0 to 1.9.1 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.9.0...v1.9.1) Updates `signal-hook` from 0.4.3 to 0.4.4 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.4.3...v0.4.4) Updates `fastrand` from 2.3.0 to 2.4.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.3.0...v2.4.1) Updates `aws-lc-sys` from 0.39.0 to 0.39.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.39.0...aws-lc-sys/v0.39.1) Updates `cc` from 1.2.57 to 1.2.59 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.57...cc-v1.2.59) Updates `cmake` from 0.1.57 to 0.1.58 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.57...v0.1.58) Updates `console` from 0.15.11 to 0.16.3 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.11...0.16.3) Updates `curl-sys` from 0.4.86+curl-8.19.0 to 0.4.87+curl-8.19.0 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.86...curl-sys-0.4.87) Updates `hyper` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) Updates `icu_locale_core` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_normalizer` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_normalizer_data` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_properties` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_properties_data` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `icu_provider` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/icu@2.2.0) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `ipconfig` from 0.3.2 to 0.3.4 - [Release notes](https://github.com/liranringel/ipconfig/releases) - [Commits](https://github.com/liranringel/ipconfig/commits) Updates `jni-sys` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/jni-rs/jni-sys/releases) - [Changelog](https://github.com/jni-rs/jni-sys/blob/v0.3.1/CHANGELOG.md) - [Commits](jni-rs/jni-sys@v0.3.0...v0.3.1) Updates `libredox` from 0.1.14 to 0.1.15 Updates `libz-sys` from 1.1.25 to 1.1.28 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.25...1.1.28) Updates `line-clipping` from 0.3.5 to 0.3.7 - [Release notes](https://github.com/ratatui/line-clipping/releases) - [Changelog](https://github.com/ratatui/line-clipping/blob/main/CHANGELOG.md) - [Commits](ratatui/line-clipping@v0.3.5...v0.3.7) Updates `litemap` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `mio` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.1.1...v1.2.0) Updates `openssl` from 0.10.75 to 0.10.76 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76) Updates `openssl-sys` from 0.9.112 to 0.9.113 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.112...openssl-sys-v0.9.113) Updates `potential_utf` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/databake@0.1.5) Updates `rustc-hash` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.2) Updates `rustls-ffi` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/rustls/rustls-ffi/releases) - [Changelog](https://github.com/rustls/rustls-ffi/blob/main/CHANGELOG.md) - [Commits](rustls/rustls-ffi@v0.15.0...v0.15.1) Updates `rustls-platform-verifier` from 0.5.3 to 0.6.2 - [Release notes](https://github.com/rustls/rustls-platform-verifier/releases) - [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG) - [Commits](rustls/rustls-platform-verifier@v/0.5.3...v/0.6.2) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `simd-adler32` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits/v0.3.9) Updates `socket2` from 0.5.10 to 0.6.3 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits/v0.6.3) Updates `tinystr` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `tokio-macros` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.6.1...tokio-macros-2.7.0) Updates `toml` from 1.1.1+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.1...toml-v1.1.2) Updates `toml_parser` from 1.1.1+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.1.1...toml_parser-v1.1.2) Updates `unicode-segmentation` from 1.12.0 to 1.13.2 - [Commits](unicode-rs/unicode-segmentation@v1.12.0...v1.13.2) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `webpki-root-certs` from 0.26.11 to 1.0.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.11...v/1.0.6) Updates `writeable` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/ind/ixdtf@0.6.2...ind/ixdtf@0.6.3) Updates `yoke` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerocopy` from 0.8.47 to 0.8.48 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.47...v0.8.48) Updates `zerocopy-derive` from 0.8.47 to 0.8.48 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.47...v0.8.48) Updates `zerofrom` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerofrom-derive` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerotrie` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/icu_compactdecimal@0.2.4) Updates `zerovec` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec-derive` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/zerovec@0.11.3) --- updated-dependencies: - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: winnow dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: insta dependency-version: 1.47.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hashbrown dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arc-swap dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: fastrand dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.39.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.59 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cmake dependency-version: 0.1.58 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: console dependency-version: 0.16.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: curl-sys dependency-version: 0.4.87+curl-8.19.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hyper dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: icu_locale_core dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: icu_normalizer dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: icu_normalizer_data dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: icu_properties dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: icu_properties_data dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: icu_provider dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ipconfig dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jni-sys dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libredox dependency-version: 0.1.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libz-sys dependency-version: 1.1.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: line-clipping dependency-version: 0.3.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: litemap dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: mio dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.76 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: openssl-sys dependency-version: 0.9.113 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: potential_utf dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustc-hash dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-ffi dependency-version: 0.15.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-platform-verifier dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: semver dependency-version: 1.0.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: simd-adler32 dependency-version: 0.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tinystr dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tokio-macros dependency-version: 2.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_parser dependency-version: 1.1.2+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-segmentation dependency-version: 1.13.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: uuid dependency-version: 1.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: webpki-root-certs dependency-version: 1.0.6 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: writeable dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: yoke dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: yoke-derive dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerofrom dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerofrom-derive dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerotrie dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerovec dependency-version: 0.11.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerovec-derive dependency-version: 0.11.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
d72acf9 to
8541fc9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 38 updates in the / directory:
0.1.60.2.01.0.01.0.10.10.90.11.00.2.1830.2.1841.46.31.47.20.15.50.16.11.9.01.9.10.4.30.4.42.3.02.4.10.39.00.39.11.2.571.2.590.1.570.1.580.4.86+curl-8.19.00.4.87+curl-8.19.01.8.11.9.02.1.12.2.02.1.12.2.02.13.02.13.10.3.20.3.40.3.00.3.10.1.140.1.151.1.251.1.280.3.50.3.70.8.10.8.21.1.11.2.00.10.750.10.760.1.40.1.52.1.12.1.20.15.00.15.11.0.271.0.280.3.80.3.91.50.01.51.01.1.1+spec-1.1.01.1.2+spec-1.1.01.12.01.13.21.22.01.23.00.6.20.6.30.8.470.8.480.1.60.1.70.1.60.1.7Updates
tracing-forestfrom 0.1.6 to 0.2.0Commits
Updates
winnowfrom 1.0.0 to 1.0.1Changelog
Sourced from winnow's changelog.
Commits
9015572chore: Releaseae8d6b0docs: Update changelog1868f05Merge pull request #902 from epage/docsbad0c28docs: Fix macro exporting1b9c86adocs(design): Cover performancee30e516docs(design): Further expand4737ea4docs(contrib): Fix design linkadaabb5docs(design): Adjust casing for consistency98469bddocs(design): Expand on Parser design150b63cdocs(design): Discuss API evolutionUpdates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
libcfrom 0.2.183 to 0.2.184Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b1fd610chore: Release libc 0.2.184f596819ci: Don't enforce cargo-semver-checks4645f60linux: update ptrace_syscall_info struct14cbbectypes: RemovePadding::uninitb5dcda8pthread: UsePadding::new(\<zeroed>)rather thanPadding::uninit()bbb1c5dtypes: Add anewfunction toPaddingdf06e43Fix locale values and add RTLD_NOLOAD, some TCP constants078f5c6newlib/espidf: Move DT_* to espidf/mod.rsd32b83dAdd IP_MINTTL to bsd939e0ecDefine max_align_t for riscv64-linuxUpdates
instafrom 1.46.3 to 1.47.2Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
0ddf1e8Release 1.47.2 (#894)094b1cfRevert Arc→Rc change, restore Send + Sync on Settings (#893)65a5233Add regression test for sort_maps not sorting Vecs (#892)fdbfc15Revert sort_maps sequence sorting, release 1.47.1 (#891)46b6f2aRelease 1.47.0 (#889)aa12933Upgradeconsoleto 0.16, bump MSRV to 1.66 (#885)98c084cupgrade toml-edit to 0.25 (#882)4e889b0the test_glob test depends on both glob and json (#883)4d738e5Bump@tootallnate/onceand@vscode/test-electronin /vscode-insta (#881)09f2b8bImprove TOML serialization error message for unsupported types (#880)Updates
hashbrownfrom 0.15.5 to 0.16.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
1876e4fAdd PR link forget_disjoint_mutrename2e363b6Update CHANGELOG for version 0.16.188d54a5chore: release v0.16.121be06cMerge pull request #657 from cuviper/table-bucketaf971f3AddTto bucket iterators and inline their methods7ccb6d6AddHashTable::iter_bucketsanditer_hash_bucketsaeb7996AddHashTable::get_bucket_entry_uncheckede885a4eget_bucket_entry -> Result\<OccupiedEntry, AbsentEntry>dabfbefAddget_bucket_uncheckedandget_bucket_unchecked_mut42d9377MakeHashTableentries useTaginstead of a full hashUpdates
arc-swapfrom 1.9.0 to 1.9.1Changelog
Sourced from arc-swap's changelog.
Commits
f100e6cOne more SeqCstUpdates
signal-hookfrom 0.4.3 to 0.4.4Changelog
Sourced from signal-hook's changelog.
Commits
f37a7b5Document SIGBUSb089b6bUpdate depsUpdates
fastrandfrom 2.3.0 to 2.4.1Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
728a5b5Release 2.4.10c619f6Fix build failure with js featurea4077e2ci: Add missing js feature test1fd5bbbRelease 2.4.0 (#116)074345bchore: make some documents clearer (#115)ce9a48cchore: update dependencies to latest versions and bump MSRV to 1.63 (#104)978dde1ci: Use reusable workflows for clippy8561f13bench: Add benchmark of f32()1def02cFix rustdoc::broken_intra_doc_links warningc2cbdd4Remove manual doc(cfg(..))Updates
aws-lc-sysfrom 0.39.0 to 0.39.1Commits
f58cfb9Prepare aws-lc-sys v0.39.1 (#1080)88763b0Fix Windows ARM64 FIPS build: pass correct architecture to vcvarsall.bat (#1075)04cac11fix: follow symlinks when classifying include directory entries (#1071)d61726bShould be BSD-3-Clause (#1069)Updates
ccfrom 1.2.57 to 1.2.59Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
f4c5ac7chore(cc): release v1.2.59 (#1699)9cfcecbRegenerate target info (#1698)025d046fix(ar): deterministic archives withDmodifier (#1697)fe32d68Fix target abi parsing dor sanitiser targets (#1695)bf119a1chore(cc): release v1.2.58 (#1694)8b8d71fUpdate Compile-time Requirements to add info about clang-cl.exe (#1693)8c6b2d7Update rusqlite requirement from 0.38.0 to 0.39.0 (#1691)Updates
cmakefrom 0.1.57 to 0.1.58Release notes
Sourced from cmake's releases.
Changelog
Sourced from cmake's changelog.
Commits
6319069chore: release v0.1.58 (#269)fa89456Fix i686-windows system import (#276)511160fSwitch to main (#266)Updates
consolefrom 0.15.11 to 0.16.3Release notes
Sourced from console's releases.
Commits
70ea3d0Bump version to 0.16.36bd8894Removemake msrv-lock499e5f6Usestd::sync::OnceLockinstead ofonce_cell0bf645dBump version0b789b9Fix clippy warningsbb1cbdbExclude development scripts from published package12281c1chore: minor improvement for docse611fbcdocs: add note about clicolorse9b9a44Apply clippy suggestion9cf0c5fci: enable all workflows for pull requestsUpdates
curl-sysfrom 0.4.86+curl-8.19.0 to 0.4.87+curl-8.19.0Commits
10faafdMerge pull request #643 from weihanglo/fix2a5049afix(sys): link to iphlpapi unconditionallyUpdates
hyperfrom 1.8.1 to 1.9.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits