-
Notifications
You must be signed in to change notification settings - Fork 27
Bump the cargo group across 3 directories with 39 updates #749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the cargo group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.51` | | [libc](https://github.com/rust-lang/libc) | `0.2.176` | `0.2.177` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.5` | `0.7.6` | | [half](https://github.com/VoidStarKat/half-rs) | `2.6.0` | `2.7.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.12.0` | | [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.1` | `1.70.2` | | [mio](https://github.com/tokio-rs/mio) | `1.0.4` | `1.1.0` | | [nu-ansi-term](https://github.com/nushell/nu-ansi-term) | `0.50.1` | `0.50.3` | | [once_cell_polyfill](https://github.com/polyfill-rs/once_cell_polyfill) | `1.70.1` | `1.70.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.0` | `0.6.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.110` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.19` | `1.0.22` | Bumps the cargo group with 9 updates in the /fuzz directory: | Package | From | To | | --- | --- | --- | | [libc](https://github.com/rust-lang/libc) | `0.2.176` | `0.2.177` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.3` | `0.3.4` | | [half](https://github.com/VoidStarKat/half-rs) | `2.6.0` | `2.7.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.110` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.19` | `1.0.22` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.40` | `1.2.45` | Bumps the cargo group with 17 updates in the /statime-stm32 directory: | Package | From | To | | --- | --- | --- | | [libc](https://github.com/rust-lang/libc) | `0.2.176` | `0.2.177` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [half](https://github.com/VoidStarKat/half-rs) | `2.6.0` | `2.7.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.12.0` | | [nu-ansi-term](https://github.com/nushell/nu-ansi-term) | `0.50.1` | `0.50.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.110` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.19` | `1.0.22` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.40` | `1.2.45` | | [defmt-rtt](https://github.com/knurling-rs/defmt) | `1.0.0` | `1.1.0` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.3` | `1.1.4` | | [deranged](https://github.com/jhpratt/deranged) | `0.5.4` | `0.5.5` | | [fugit](https://github.com/korken89/fugit) | `0.3.7` | `0.3.9` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.11` | `0.4.13` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.6` | `0.8.8` | | [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) | `1.2.0` | `1.2.1` | Updates `clap` from 4.5.48 to 4.5.51 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.48...clap_complete-v4.5.51) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `clap_builder` from 4.5.48 to 4.5.51 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.48...v4.5.51) Updates `clap_derive` from 4.5.47 to 4.5.49 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.47...v4.5.49) Updates `clap_lex` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_lex-v0.7.5...clap_lex-v0.7.6) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `is_terminal_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md) - [Commits](polyfill-rs/is_terminal_polyfill@v1.70.1...v1.70.2) Updates `mio` from 1.0.4 to 1.1.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.0.4...v1.1.0) Updates `nu-ansi-term` from 0.50.1 to 0.50.3 - [Release notes](https://github.com/nushell/nu-ansi-term/releases) - [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md) - [Commits](https://github.com/nushell/nu-ansi-term/commits) Updates `once_cell_polyfill` from 1.70.1 to 1.70.2 - [Changelog](https://github.com/polyfill-rs/once_cell_polyfill/blob/v1.70.2/CHANGELOG.md) - [Commits](polyfill-rs/once_cell_polyfill@v1.70.1...v1.70.2) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `socket2` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.0...v0.6.1) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `tokio-macros` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.5.0...tokio-macros-2.6.0) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `windows-sys` from 0.52.0 to 0.60.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-targets` from 0.52.6 to 0.53.4 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_aarch64_gnullvm` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_aarch64_msvc` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_i686_gnu` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_i686_gnullvm` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_i686_msvc` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_x86_64_gnu` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_x86_64_gnullvm` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_x86_64_msvc` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `nu-ansi-term` from 0.50.1 to 0.50.3 - [Release notes](https://github.com/nushell/nu-ansi-term/releases) - [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md) - [Commits](https://github.com/nushell/nu-ansi-term/commits) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `windows-sys` from 0.52.0 to 0.60.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-targets` from 0.52.6 to 0.53.4 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows_aarch64_gnullvm` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_aarch64_msvc` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_i686_gnu` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_i686_gnullvm` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_i686_msvc` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_x86_64_gnu` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_x86_64_gnullvm` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `windows_x86_64_msvc` from 0.52.6 to 0.53.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.53.0) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `getrandom` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `cc` from 1.2.40 to 1.2.45 - [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.40...cc-v1.2.45) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `find-msvc-tools` from 0.1.3 to 0.1.4 - [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@find-msvc-tools-v0.1.3...find-msvc-tools-v0.1.4) Updates `getrandom` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `cc` from 1.2.40 to 1.2.45 - [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.40...cc-v1.2.45) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `find-msvc-tools` from 0.1.3 to 0.1.4 - [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@find-msvc-tools-v0.1.3...find-msvc-tools-v0.1.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `nu-ansi-term` from 0.50.1 to 0.50.3 - [Release notes](https://github.com/nushell/nu-ansi-term/releases) - [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md) - [Commits](https://github.com/nushell/nu-ansi-term/commits) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `windows-sys` from 0.52.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `cc` from 1.2.40 to 1.2.45 - [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.40...cc-v1.2.45) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `find-msvc-tools` from 0.1.3 to 0.1.4 - [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@find-msvc-tools-v0.1.3...find-msvc-tools-v0.1.4) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `defmt-rtt` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/knurling-rs/defmt/releases) - [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md) - [Commits](knurling-rs/defmt@defmt-rtt-v1.0.0...defmt-rtt-v1.1.0) Updates `libc` from 0.2.176 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.177) Updates `aho-corasick` from 1.1.3 to 1.1.4 - [Commits](BurntSushi/aho-corasick@1.1.3...1.1.4) Updates `cc` from 1.2.40 to 1.2.45 - [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.40...cc-v1.2.45) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `deranged` from 0.5.4 to 0.5.5 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `find-msvc-tools` from 0.1.3 to 0.1.4 - [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@find-msvc-tools-v0.1.3...find-msvc-tools-v0.1.4) Updates `fugit` from 0.3.7 to 0.3.9 - [Changelog](https://github.com/korken89/fugit/blob/master/CHANGELOG.md) - [Commits](korken89/fugit@v0.3.7...v0.3.9) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.1) Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `nu-ansi-term` from 0.50.1 to 0.50.3 - [Release notes](https://github.com/nushell/nu-ansi-term/releases) - [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md) - [Commits](https://github.com/nushell/nu-ansi-term/commits) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `regex-automata` from 0.4.11 to 0.4.13 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.11...regex-automata-0.4.13) Updates `regex-syntax` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.6...regex-syntax-0.8.8) Updates `stable_deref_trait` from 1.2.0 to 1.2.1 - [Commits](https://github.com/storyyeller/stable_deref_trait/commits) Updates `syn` from 2.0.106 to 2.0.110 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.110) Updates `unicode-ident` from 1.0.19 to 1.0.22 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.19...1.0.22) Updates `windows-sys` from 0.52.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.5.49 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_lex dependency-version: 0.7.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: is_terminal_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: mio dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: nu-ansi-term dependency-version: 0.50.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: once_cell_polyfill dependency-version: 1.70.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: socket2 dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-macros dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.60.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-targets dependency-version: 0.53.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_aarch64_gnullvm dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_aarch64_msvc dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_i686_gnu dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_i686_gnullvm dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_i686_msvc dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_x86_64_gnu dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_x86_64_gnullvm dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_x86_64_msvc dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: nu-ansi-term dependency-version: 0.50.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.60.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-targets dependency-version: 0.53.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_aarch64_gnullvm dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_aarch64_msvc dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_i686_gnu dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_i686_gnullvm dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_i686_msvc dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_x86_64_gnu dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_x86_64_gnullvm dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows_x86_64_msvc dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: nu-ansi-term dependency-version: 0.50.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: defmt-rtt dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aho-corasick dependency-version: 1.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: deranged dependency-version: 0.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: fugit dependency-version: 0.3.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: nu-ansi-term dependency-version: 0.50.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex-automata dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex-syntax dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: stable_deref_trait dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.110 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 16 updates in the / directory:
4.5.484.5.510.2.1760.2.1771.47.11.48.01.0.31.0.40.7.50.7.62.6.02.7.12.11.42.12.01.70.11.70.21.0.41.1.00.50.10.50.31.70.11.70.21.0.1011.0.1031.0.411.0.420.6.00.6.12.0.1062.0.1101.0.191.0.22Bumps the cargo group with 9 updates in the /fuzz directory:
0.2.1760.2.1771.0.31.0.40.3.30.3.42.6.02.7.11.0.1011.0.1031.0.411.0.422.0.1062.0.1101.0.191.0.221.2.401.2.45Bumps the cargo group with 17 updates in the /statime-stm32 directory:
0.2.1760.2.1771.0.31.0.42.6.02.7.12.11.42.12.00.50.10.50.31.0.1011.0.1031.0.411.0.422.0.1062.0.1101.0.191.0.221.2.401.2.451.0.01.1.01.1.31.1.40.5.40.5.50.3.70.3.90.4.110.4.130.8.60.8.81.2.01.2.1Updates
clapfrom 4.5.48 to 4.5.51Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
b49dae2chore: Released37b0b5docs: Update changelog3398b6aMerge pull request #6009 from gtema/complete_try_generate21fc9e4feat(clap-complete): Introduce fallible generatorbd01bdcMerge pull request #6012 from epage/subed0c63ddocs(derive): Specify arg_required_else_help is set for userse2188d9chore(deps): Update Rust Stable to v1.87 (#6004)e01f2b7docs: Cleanup unused links6b12a81chore: Release8dd92a7docs: Update changelogUpdates
libcfrom 0.2.176 to 0.2.177Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
9f598d2chore: release libc 0.2.177329a5e7Add missing TIOCGETA/TIOCSETA constants for macOS72a40e2addpthread_cond_timedwait_relative_np2914d6flinux_like: add SIGEMT for mips* and sparc*ff2ff25openbsd add elf_aux_info4ae44a4Update semver testsd5737a0Define _CS_PATH on the BSDsfe277daredox: more sysconf constantsbdad426wasip2: Invert conditional to include p2 APIs0af069dWindows: addwcsnlenUpdates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
cfg-iffrom 1.0.3 to 1.0.4Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
3510ca6chore: release v1.0.4 (#95)15aec4aSupportcfg(true)andcfg(false)(#99)036c64eSet and test a MSRV of 1.325fd566fSet-Dwarningsvia CI env rather thancfg8ef8e9fHave a single top-level rule.2400b38Document and test for a subtle case.Updates
clap_builderfrom 4.5.48 to 4.5.51Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
d89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valuedf7bdfcchore: Releaseaf7f7d6docs: Update changelog419244bMerge pull request #6142 from thomas-zahner/respect-display-order24dfa0dfix(clap_mangen): Take into consideration display_orderUpdates
clap_derivefrom 4.5.47 to 4.5.49Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
clap_lexfrom 0.7.5 to 0.7.6Changelog
Sourced from clap_lex's changelog.
Commits
0bb3ad7chore: Release5cb5ce3docs: Update changelog245c8baMerge pull request #6149 from epage/wrapdd17a41fix(help): Correctly calculate wrap points with ANSI escape codes2cc4e35test(ui): Avoid override term width93e3559refactor(help): Clarify that we're carrying over indentationb1c46e6refactor(help): Clarify var name03b9b38test(help): Show styled wrapping behaviorc9a39a5Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x58599fbchore(deps): Update actions/checkout action to v5Updates
halffrom 2.6.0 to 2.7.1Release notes
Sourced from half's releases.
Changelog
Sourced from half's changelog.
Commits
8cc891fBump version 2.7.1bc219f1Merge pull request #136 from heiher/nightlybe1141bAdd nightly feature679d009Bump version 2.7.0fc339a3Remove zerocopy cargo feature from docs.4f9204bUpdate changelog and URLse698ee8Ignore some tests in miri (due to diff floating point handling)c491109Run rustfmtbfb0239Remove docs.rsdoc_auto_cfgfeature and just wait until doc cfg stabilized....62f1141Update FUNDING.ymlUpdates
indexmapfrom 2.11.4 to 2.12.0Changelog
Sourced from indexmap's changelog.
Commits
0e68f8aMerge pull request #422 from cuviper/msrv-1.8261c9c94ci: only run full miri in the merge queuedb43f19Release 2.12.0b46a32aMove more to the lints table4849b16Make use of RFC2145 type privacy for sealed traitscfff4b7Use bounds in associated type positionc7178d7Usecore::error::Error76b459bUse more precise capturing for someimpl Traitb3d9cc3Use the primitive slice'sis_sortedmethods09db3ccUse inherentusize::div_ceilUpdates
is_terminal_polyfillfrom 1.70.1 to 1.70.2Changelog
Sourced from is_terminal_polyfill's changelog.
Commits
9ed4c24chore: Release is_terminal_polyfill version 1.70.27d103ebMerge pull request #4 from epage/unstableccd5f4cchore(gh): Update STABLEf9bcf1fdocs: Remove use of unstable featuresUpdates
miofrom 1.0.4 to 1.1.0Changelog
Sourced from mio's changelog.
Commits
3a1b471Update to v1.1.0 (#1909)3b22875Disable CI for arm64_32-apple-watchos (#1910)8c0b1ffMakeEventthread safe for platforms using kqueue (#1906)51f41f0chore: fix comment for examples/udp_server.rs (#1911)50ca128fix: improve state transitions of Windows named pipes (#1903)d7873b2Don't run doc tests with sanitizer (#1908)8d330c2Disable CI check for armv7-sony-vita-newlibeabihf (#1907)3c7ed97Updatewindows-sysand dev-dependencies (#1901)c9831c7chore: remove redundant word in comment (#1899)8f7b87cUse same backlog argument as std in listen calls (#1896)Updates
nu-ansi-termfrom 0.50.1 to 0.50.3Commits
Updates
once_cell_polyfillfrom 1.70.1 to 1.70.2Changelog
Sourced from once_cell_polyfill's changelog.
Commits
a97fc91chore: Release once_cell_polyfill version 1.70.247c5d61docs: Remove use of unstable features (#2)ba1424bdocs: Remove use of unstable featuresUpdates
proc-macro2from 1.0.101 to 1.0.103Release notes
Sourced from proc-macro2's releases.
Commits
d1bf13aRelease 1.0.10329e08c0Merge pull request #525 from dtolnay/literalvaluef9eec24Restore support for rustc older than 1.74cc983fcRestore support for rustc older than 1.79465f781Restore support for rustc older than 1.89ab5231cAdd string literal value tests4c039a8Add Literal methods from proc_macro_value feature885fde9Vendor rustc_literal_escaper v0.0.539b016aRelease 1.0.102c3870f1Add raw identifier Debug testUpdates
quotefrom 1.0.41 to 1.0.42Release notes
Sourced from quote's releases.
Commits
bb9e7a4Release 1.0.42683c1d6Merge pull request #311 from dtolnay/appended93e8eRevert PR 3051f2a959Merge pull request #310 from dtolnay/up37448aaRaise required compiler to Rust 1.6839ac89eResolve manual_let_else pedantic clippy lintf3eac36Raise required compiler to Rust 1.657b490c5Merge pull request #309 from dtolnay/append71dfa84Apply pattern from PR 306 to append_separated & append_terminateddf32af7Touch up PR 306Updates
socket2from 0.6.0 to 0.6.1Changelog
Sourced from socket2's changelog.
Commits
d0ba3d3Release v0.6.13a8b7edAdd example to createSockAddrfromlibc::sockaddr_storage(#615)b54e2e6Disable armv7-sony-vita-newlibeabihf CI check2d4a2f7Update featuredoc_auto_cfgtodoc_cfg11aa102Add missing components when installing Rust in CI528ba2bAdd TCP_NOTSENT_LOWAT socketopt support1fdd293Correct rename in CHANGELOG.md (#610)600ff0dAdd support for Windows Registered I/Of083696AllowSockFilter::newin const contexts15ade51Refactor for cargo fmtUpdates
synfrom 2.0.106 to 2.0.110Release notes
Sourced from syn's releases.
Commits
1c8cabeRelease 2.0.1108ef195bMerge pull request #1944 from dtolnay/metaarrow9ab4aefSupport parsing Meta followed by fat arrow7711764Add test of parsing fat arrow after meta193f52eUpdate test suite to nightly-2025-11-105ece7e1Merge pull request #1941 from dtolnay/ext6a44478Add extension trait for Punct construction with span798e109Drop 2 from name of TokenStreamExt2b344f2dNever import name of quote::TokenStreamExtb0ec4c7Touch up PR 1939Updates
tokio-macrosfrom 2.5.0 to 2.6.0Commits
fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)0f9ae13task: addLocalKey::try_get(#7666)Updates
unicode-identfrom 1.0.19 to 1.0.22Release notes
Sourced from unicode-ident's releases.
Commits
10d5e53Release 1.0.222863707Merge pull request #44 from dtolnay/u8b28f2d8Match the type of char::UNICODE_VERSION22456b4Release 1.0.21cca2b94Merge pull request #43 from dtolnay/regexf41bcb5Touch up PR 422e6902aMerge pull request #42 from Marcondiro/master95d8b29Expose UNICODE_VERSION const9bc6dd3Update unicode-xid benchmark ratio12f0a68Release 1.0.20Description has been truncated