-
-
Notifications
You must be signed in to change notification settings - Fork 343
Bump the cargo group with 40 updates #1968
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
Merged
Merged
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 40 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [clap](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.6` | `0.7.7` | | [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.5` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.34.0` | `0.35.0` | | [layout-rs](https://github.com/nadavrot/layout) | `0.1.2` | `0.1.3` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.6` | `1.13.0` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.27.1` | `0.28.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.16` | `1.2.20` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.10` | `0.3.11` | | [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.3` | `0.5.4` | | [h2](https://github.com/hyperium/h2) | `0.4.8` | `0.4.9` | | [half](https://github.com/VoidStarKat/half-rs) | `2.5.0` | `2.6.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [icu_normalizer_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [icu_properties_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.9.0` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.32` | `0.1.33` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.32.0` | `0.33.0` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.5` | `0.8.8` | | [objc2-core-foundation](https://github.com/madsmtm/objc2) | `0.3.0` | `0.3.1` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.31` | `0.2.32` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.10` | `0.11.11` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.10` | `0.5.11` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | redox_syscall | `0.5.10` | `0.5.11` | | [rustls](https://github.com/rustls/rustls) | `0.23.25` | `0.23.26` | | [scc](https://github.com/wvwwvwwv/scalable-concurrent-containers) | `2.3.3` | `2.3.4` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.8` | `0.5.9` | | [time](https://github.com/time-rs/time) | `0.3.40` | `0.3.41` | | [time-macros](https://github.com/time-rs/time) | `0.2.21` | `0.2.22` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` | | [value-bag](https://github.com/sval-rs/value-bag) | `1.10.0` | `1.11.1` | Updates `anyhow` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) Updates `clap` from 4.5.36 to 4.5.37 - [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.36...clap_complete-v4.5.37) Updates `winnow` from 0.7.6 to 0.7.7 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.6...v0.7.7) Updates `libc` from 0.2.171 to 0.2.172 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.172) Updates `jiff` from 0.2.6 to 0.2.10 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `signal-hook-registry` from 1.4.2 to 1.4.5 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.2...registry-v1.4.5) Updates `rusqlite` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.34.0...v0.35.0) Updates `layout-rs` from 0.1.2 to 0.1.3 - [Commits](https://github.com/nadavrot/layout/commits) Updates `aws-lc-rs` from 1.12.6 to 1.13.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.12.6...v1.13.0) Updates `aws-lc-sys` from 0.27.1 to 0.28.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.27.1...aws-lc-sys/v0.28.2) Updates `cc` from 1.2.16 to 1.2.20 - [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.16...cc-v1.2.20) Updates `clap_builder` from 4.5.36 to 4.5.37 - [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.36...v4.5.37) Updates `errno` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.10...v0.3.11) Updates `event-listener-strategy` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/smol-rs/event-listener-strategy/releases) - [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md) - [Commits](smol-rs/event-listener-strategy@v0.5.3...v0.5.4) Updates `h2` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.8...v0.4.9) Updates `half` from 2.5.0 to 2.6.0 - [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.5.0...v2.6.0) Updates `hyper-util` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.10...v0.1.11) Updates `icu_locid_transform_data` from 1.5.0 to 1.5.1 - [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/[email protected]/[email protected]) Updates `icu_normalizer_data` from 1.5.0 to 1.5.1 - [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/[email protected]/[email protected]) Updates `icu_properties_data` from 1.5.0 to 1.5.1 - [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/[email protected]/[email protected]) Updates `indexmap` from 2.8.0 to 2.9.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.9.0) Updates `jiff-static` from 0.2.6 to 0.2.10 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10) Updates `jobserver` from 0.1.32 to 0.1.33 - [Commits](rust-lang/jobserver-rs@0.1.32...0.1.33) Updates `libsqlite3-sys` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.32.0...v0.33.0) Updates `log` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.26...0.4.27) Updates `miniz_oxide` from 0.8.5 to 0.8.8 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.5...0.8.8) Updates `objc2-core-foundation` from 0.3.0 to 0.3.1 - [Commits](madsmtm/objc2@block2-0.3.0...objc-sys-0.3.1) Updates `prettyplease` from 0.2.31 to 0.2.32 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.31...0.2.32) Updates `quinn-proto` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.10...quinn-proto-0.11.11) Updates `quinn-udp` from 0.5.10 to 0.5.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.10...quinn-udp-0.5.11) Updates `rand` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...rand_core-0.9.1) Updates `redox_syscall` from 0.5.10 to 0.5.11 Updates `rustls` from 0.23.25 to 0.23.26 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.25...v/0.23.26) Updates `scc` from 2.3.3 to 2.3.4 - [Changelog](https://github.com/wvwwvwwv/scalable-concurrent-containers/blob/main/CHANGELOG.md) - [Commits](https://github.com/wvwwvwwv/scalable-concurrent-containers/commits) Updates `socket2` from 0.5.8 to 0.5.9 - [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) Updates `time` from 0.3.40 to 0.3.41 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.40...v0.3.41) Updates `time-macros` from 0.2.21 to 0.2.22 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.2.21...v0.2.22) Updates `tokio-util` from 0.7.14 to 0.7.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15) Updates `value-bag` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/sval-rs/value-bag/releases) - [Commits](sval-rs/value-bag@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.172 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook-registry dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: layout-rs dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.28.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: errno dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: event-listener-strategy dependency-version: 0.5.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_locid_transform_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_normalizer_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_properties_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jobserver dependency-version: 0.1.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libsqlite3-sys dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: miniz_oxide dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: objc2-core-foundation dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prettyplease dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quinn-udp dependency-version: 0.5.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rand dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: redox_syscall dependency-version: 0.5.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: scc dependency-version: 2.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: socket2 dependency-version: 0.5.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time dependency-version: 0.3.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-macros dependency-version: 0.2.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: value-bag dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge |
EliahKagan
approved these changes
Apr 25, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #1967.
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 40 updates:
1.0.97
1.0.98
4.5.36
4.5.37
0.7.6
0.7.7
0.2.171
0.2.172
0.2.6
0.2.10
1.0.94
1.0.95
1.4.2
1.4.5
0.34.0
0.35.0
0.1.2
0.1.3
1.12.6
1.13.0
0.27.1
0.28.2
1.2.16
1.2.20
4.5.36
4.5.37
0.3.10
0.3.11
0.5.3
0.5.4
0.4.8
0.4.9
2.5.0
2.6.0
0.1.10
0.1.11
1.5.0
1.5.1
1.5.0
1.5.1
1.5.0
1.5.1
2.8.0
2.9.0
0.2.6
0.2.10
0.1.32
0.1.33
0.32.0
0.33.0
0.4.26
0.4.27
0.8.5
0.8.8
0.3.0
0.3.1
0.2.31
0.2.32
0.11.10
0.11.11
0.5.10
0.5.11
0.9.0
0.9.1
0.5.10
0.5.11
0.23.25
0.23.26
2.3.3
2.3.4
0.5.8
0.5.9
0.3.40
0.3.41
0.2.21
0.2.22
0.7.14
0.7.15
1.10.0
1.11.1
Updates
anyhow
from 1.0.97 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86
Release 1.0.98cbc1ad2
Merge pull request #415 from dtolnay/intodyne1a2017
Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2edd
Merge pull request #416 from dtolnay/oldnostd2244db8
Omit unused object_boxed from vtable in old no-std rustc213a9c2
Merge pull request #414 from dtolnay/nightly02aa6b6
Make all nightly go through the module that was probedUpdates
clap
from 4.5.36 to 4.5.37Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c54ffa1
chore: Release26eab7b
docs: Update changelogf275804
Merge pull request #5805 from epage/style7c7742c
fix(complete): Adjust dynamic for MSRVf1ae3c0
style: Make clippy happy5c932b7
chore(deps): Update Rust crate divan to v0.1.15 (#5798)bc0537f
chore(deps): Update compatible (dev) (#5797)Updates
winnow
from 0.7.6 to 0.7.7Changelog
Sourced from winnow's changelog.
Commits
bb0cea3
chore: Releasec887eee
docs: Update changelog296323d
Merge pull request #774 from tianyuanhao/inner-most491ebfc
fix(stream): Make raw() inner-most3752daf
Merge pull request #767 from dqkqd/fix-ndjson-link358080d
docs(topic): Fixed link ndjson2566343
Merge pull request #766 from epage/clippy886a29d
style: Help catch 'alloc' mistakes03e4fc3
style: Make clippy happyUpdates
libc
from 0.2.171 to 0.2.172Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
a5eab58
Merge pull request #4410 from tgross35/release-libc481eca7
chore: release libc 0.2.172ce2edbb
Merge pull request #4399 from tgross35/backport-triagebot-branch-warn31b3200
Suggest stable-nominated in the PR template3bffe1d
Make triagebot warn on non-default branches03e6ffc
Merge pull request #4396 from tgross35/backport-serranof9a47ac
Define SO_BINDTOIFINDEX on Androida358dae
Add missing utmpx apis for linux musl1ff2f21
adding linux glibc ptrace_sud_config and related PTRACE_*ET_SYSCALL_USER_DISP...55c58c9
Add more redox sys/socket.h and sys/uio.h definitionsUpdates
jiff
from 0.2.6 to 0.2.10Changelog
Sourced from jiff's changelog.
... (truncated)
Commits
75ed28e
0.2.10ad13537
strtime: fix parsing for Tuesday13bd8ab
doc: fix typoe2f8b9a
0.2.95673c5b
changelog: 0.2.9b0c08ed
rangeint: implementHash
for ranged integers manuallyd08fcb3
wasm: improve panic message whenjs
feature isn't enableddf373bd
doc: fix typod27af19
0.2.8d1921a8
changelog: 0.2.8Updates
proc-macro2
from 1.0.94 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16
Release 1.0.95835c5bd
Merge pull request #497 from dtolnay/nosourcefile7bc363c
Update semver-exempt API to nightly-2025-04-16b867aa7
Merge pull request #496 from PaulGrandperrin/masterc605e8e
Revert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3
Merge pull request #495 from dtolnay/fuzzlldcfdb567
Link to honggfuzz-rs issueb09a5b0
Work around cargo-hfuzz nostart-stop-gc gold link failureUpdates
signal-hook-registry
from 1.4.2 to 1.4.5Changelog
Sourced from signal-hook-registry's changelog.
Commits
f31d712
registry-1.4.5e30d6b8
signal-hook-registry 1.4.4c6e7a1c
Get rid of a warning8f80afb
Fix deps9ac6186
Dep updatesf341c87
Bump registry to 1.4.308720f1
Merge pull request #169 from xingxue-ibm/sigaction64a7b3a
Merge pull request #170 from vorner/dependabot/cargo/tokio-1.38.2e0ce35f
Merge pull request #171 from the-mikedavis/pipe-codefence-fixa3e5722
minor: Close codeblock inlow_lewel::pipe
docsUpdates
rusqlite
from 0.34.0 to 0.35.0Release notes
Sourced from rusqlite's releases.
Commits
14f0eda
Merge pull request #1681 from gwenn/0.35.0d9fea1a
Prepare next releasee0b19a8
Merge pull request #1680 from gwenn/prepare_no_tail4759c82
Check for multiple statements in preparea6d7d99
Merge pull request #1679 from gwenn/single_query79b6ba3
Oops8064d86
Check that Connection::execute has no tailc98cb98
Merge pull request #1678 from gwenn/extra_check0de7020
Some updates related to extra_check feature0024ecf
Merge pull request #1676 from BurntSushi/ag/more-jiffUpdates
layout-rs
from 0.1.2 to 0.1.3Commits
Updates
aws-lc-rs
from 1.12.6 to 1.13.0Release notes
Sourced from aws-lc-rs's releases.
Commits
8ed1be8
Bump to aws-lc-rs v1.13.0 (#758)1e96391
Bump aws-lc-fips-sys to v0.13.5 (#760)706565c
Include Go source inaws-lc-sys
crate (#754)344a56f
Align aws-lc-sys v0.28.0 w/ AWS-LC 1.49.0 (#757)b6d070b
Remove Kyber, KDF from unstable (#747)2e8b158
Unstable API for ML-DSA (#690)d998c01
Try to support illumos (#709)44de3d2
aws-lc-sys: output only one library (#749)bfe34e8
Support RsaSubjectPublicKey to/from X509; Bump version (#742)4fe8198
Align aws-lc-sys v0.27.2 w/ AWS-LC v1.48.5 (#740)Updates
aws-lc-sys
from 0.27.1 to 0.28.2Commits
af4d199
Bump aws-lc-sys to v0.28.2 (#785)ec27bf9
Test packaging w/ SSL build (#784)cff21c1
Bump aws-lc-sys to v0.28.1 (#782)03a18db
Cleanup environment variable usage (#763)4583ec5
Document that BINDGEN_EXTRA_CLANG_ARGS can be used (#781)b99c661
Use cc_builder for riscv64gc-unknown-linux-gnu (#774)b9e3b03
Assorted fixes for Windows compilation (#778)8ed1be8
Bump to aws-lc-rs v1.13.0 (#758)1e96391
Bump aws-lc-fips-sys to v0.13.5 (#760)706565c
Include Go source inaws-lc-sys
crate (#754)Updates
cc
from 1.2.16 to 1.2.20Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
1dd0989
chore: release v1.2.20 (#1462)828dd19
Regenerate target info (#1461)5da0787
Update rusqlite requirement from 0.34.0 to 0.35.0 (#1460)9fb0d0b
Fix parser.rs on latest rustc nightly (#1459)d7d29fc
chore: release v1.2.19 (#1458)0f8834d
Fix musl compilation: Add musl as a prefix fallback (#1455)5f55b01
chore: release v1.2.18 (#1451)e3aa653
Regenerate target info (#1450)41f7c2e
Usestd::thread::available_parallelism
for determining the default number o...654a6c6
Fix mips64-openwrt-linux-musl parsing (#1449)Updates
clap_builder
from 4.5.36 to 4.5.37Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
f209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()45d4088
test(parser): Added test delete_id_without_returningUpdates
errno
from 0.3.10 to 0.3.11Changelog
Sourced from errno's changelog.
Commits
afcb78b
Release 0.3.11. (#109)11eb485
Add@sunfishcode
as author (#107)9fd1bbc
Add cygwin support (#106)b1ff60f
Add VxWorks support (#105)57d0c0d
Switch to target wasm-wasip2 (#104)Updates
event-listener-strategy
from 0.5.3 to 0.5.4Release notes
Sourced from event-listener-strategy's releases.
Changelog
Sourced from event-listener-strategy's changelog.
Commits
f533c43
Release 0.5.4 (#28)0c845ee
Exposeportable-atomic
Feature` (#27)a3b3334
ci: Use reusable workflows for fmt and security_auditUpdates
h2
from 0.4.8 to 0.4.9Changelog
Sourced from h2's changelog.
Commits
36bba1a
v0.4.9d021e8c
fix:Stream
debug impl to not printWaker
(#840)e9ee0b6
chore: Fix msrv ci build (#841)a5d77c2
feat: addConnection::has_streams()
for server connections (#838)Updates
half
from 2.5.0 to 2.6.0Release notes
Sourced from half's releases.
Changelog
Sourced from half's changelog.
Commits
b1894e9
Bump version to 2.6.0ec91af5
Fix min dependency versionsbee721b
update changelog2ba131f
Merge pull request #125 from tensorchord/2.5.0-zerocopy55c36c1
Update unmaintained/outdated CI actions7580fd6
Update repository link9dc2559
derive Immutable and KnownLayout for f16 and bf16Updates
hyper-util
from 0.1.10 to 0.1.11Release notes
Sourced from hyper-util's releases.