-
Notifications
You must be signed in to change notification settings - Fork 82
Build(deps): Bump the pointercrate group across 1 directory with 34 updates #301
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
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
…pdates Bumps the pointercrate group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.226` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.3` | `1.14.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.36` | `1.2.38` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.13` | `0.3.14` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.16` | `0.1.17` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.63` | `0.1.64` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.4` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.8` | `0.8.9` | | libredox | `0.1.9` | `0.1.10` | | [rustls](https://github.com/rustls/rustls) | `0.23.31` | `0.23.32` | | [s2n-quic](https://github.com/aws/s2n-quic) | `1.64.0` | `1.66.0` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.27` | `0.1.28` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.14.0` | `2.15.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.22.0` | | [time](https://github.com/time-rs/time) | `0.3.43` | `0.3.44` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.2` | `0.26.3` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.2` | `0.62.0` | Updates `serde` from 1.0.219 to 1.0.226 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.226) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) Updates `aws-lc-rs` from 1.13.3 to 1.14.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.3...v1.14.0) Updates `aws-lc-sys` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.30.0...aws-lc-sys/v0.31.0) Updates `bindgen` from 0.69.5 to 0.72.1 - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/v0.72.1/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.69.5...v0.72.1) Updates `cc` from 1.2.36 to 1.2.38 - [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.36...cc-v1.2.38) Updates `errno` from 0.3.13 to 0.3.14 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `find-msvc-tools` from 0.1.1 to 0.1.2 - [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.1...find-msvc-tools-v0.1.2) Updates `hyper-util` from 0.1.16 to 0.1.17 - [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.16...v0.1.17) Updates `iana-time-zone` from 0.1.63 to 0.1.64 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.63...v0.1.64) Updates `indexmap` from 2.11.0 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.4) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `libloading` from 0.8.8 to 0.8.9 - [Commits](nagisa/rust_libloading@0.8.8...0.8.9) Updates `libredox` from 0.1.9 to 0.1.10 Updates `linux-raw-sys` from 0.4.15 to 0.9.4 - [Commits](sunfishcode/linux-raw-sys@v0.4.15...v0.9.4) Updates `rustc-hash` from 1.1.0 to 2.1.1 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/rustc-hash/commits/v2.1.1) Updates `rustix` from 0.38.44 to 1.0.8 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.44...v1.0.8) Updates `rustls` from 0.23.31 to 0.23.32 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.31...v/0.23.32) Updates `rustls-webpki` from 0.103.4 to 0.103.6 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.4...v/0.103.6) Updates `s2n-quic` from 1.64.0 to 1.66.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](aws/s2n-quic@v1.64.0...v1.66.0) Updates `s2n-quic-core` from 0.64.0 to 0.66.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-crypto` from 0.64.0 to 0.66.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-platform` from 0.64.0 to 0.66.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-rustls` from 0.64.0 to 0.66.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-transport` from 0.64.0 to 0.66.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `schannel` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.27...v0.1.28) Updates `security-framework-sys` from 2.14.0 to 2.15.0 - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.219 to 1.0.226 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.226) Updates `tempfile` from 3.21.0 to 3.22.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.22.0) Updates `time` from 0.3.43 to 0.3.44 - [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.43...v0.3.44) Updates `tokio-rustls` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.2...v/0.26.3) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) Updates `windows-core` from 0.61.2 to 0.62.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.62.0) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.226 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: aws-lc-rs dependency-version: 1.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: aws-lc-sys dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: bindgen dependency-version: 0.72.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: cc dependency-version: 1.2.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: errno dependency-version: 0.3.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: find-msvc-tools dependency-version: 0.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: hyper-util dependency-version: 0.1.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: iana-time-zone dependency-version: 0.1.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: itertools dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: libloading dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: libredox dependency-version: 0.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: linux-raw-sys dependency-version: 0.9.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: rustc-hash dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: pointercrate - dependency-name: rustix dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-major dependency-group: pointercrate - dependency-name: rustls dependency-version: 0.23.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: rustls-webpki dependency-version: 0.103.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: s2n-quic dependency-version: 1.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-core dependency-version: 0.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-crypto dependency-version: 0.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-platform dependency-version: 0.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-rustls dependency-version: 0.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-transport dependency-version: 0.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: schannel dependency-version: 0.1.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: security-framework-sys dependency-version: 2.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: serde_derive dependency-version: 1.0.226 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: time dependency-version: 0.3.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: tokio-rustls dependency-version: 0.26.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: windows-core dependency-version: 0.62.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate ... Signed-off-by: dependabot[bot] <support@github.com>
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 pointercrate group with 21 updates in the / directory:
1.0.2191.0.2260.4.410.4.421.0.1431.0.1451.13.31.14.01.2.361.2.380.3.130.3.140.1.160.1.170.1.630.1.642.11.02.11.40.12.10.13.00.8.80.8.90.1.90.1.100.23.310.23.321.64.01.66.00.1.270.1.282.14.02.15.03.21.03.22.00.3.430.3.440.26.20.26.31.0.181.0.190.61.20.62.0Updates
serdefrom 1.0.219 to 1.0.226Release notes
Sourced from serde's releases.
Commits
1799547Release 1.0.2262dbeefbMerge pull request #2935 from Mingun/dedupe-adj-enums8a3c29fMerge pull request #2986 from dtolnay/didnotworkdefc24dRemove "did not work" comment from test suite2316610Merge pull request #2929 from Mingun/flatten-enum-testsc09e2bdAdd tests for flatten unit variant in adjacently tagged (tag + content) enumsfe7dcc4Test all possible orders of map entries for enum-flatten-in-struct representa...a20e66eCheck serialization in flatten::enum_::internally_tagged::unit_enum_with_unkn...1c1a5d9Reorder struct_ and newtype tests of adjacently_tagged enums to match order i...ee3c237Opt in to generate-macro-expansion when building on docs.rsUpdates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
serde_jsonfrom 1.0.143 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5Updates
aws-lc-rsfrom 1.13.3 to 1.14.0Release notes
Sourced from aws-lc-rs's releases.
Commits
18bd3cbPrepare aws-lc-rs v1.14.0 (#876)9a2b0ccParsedPublicKey for agreement (#862)f139e68Allow prebuilt-NASM w/ Cmake toolchain (#852)6aaec4aFix unexpected +1.70.0 compiler error (#861)beef815ParsedPublicKey for signature (#863)124f674Expose RsaSignatureEncoding (#864)86de8dfAdd support for Apple tvOS builds (#848)8e8b957Fix + refactor "ios-simulator-runner.sh" (#868)f012503Exclude jobs w/ invalid params (#866)2630afaPrepare aws-lc-sys v0.31.0 (#867)Updates
aws-lc-sysfrom 0.30.0 to 0.31.0Commits
18bd3cbPrepare aws-lc-rs v1.14.0 (#876)9a2b0ccParsedPublicKey for agreement (#862)f139e68Allow prebuilt-NASM w/ Cmake toolchain (#852)6aaec4aFix unexpected +1.70.0 compiler error (#861)beef815ParsedPublicKey for signature (#863)124f674Expose RsaSignatureEncoding (#864)86de8dfAdd support for Apple tvOS builds (#848)8e8b957Fix + refactor "ios-simulator-runner.sh" (#868)f012503Exclude jobs w/ invalid params (#866)2630afaPrepare aws-lc-sys v0.31.0 (#867)Updates
bindgenfrom 0.69.5 to 0.72.1Release notes
Sourced from bindgen's releases.
... (truncated)
Changelog
Sourced from bindgen's changelog.
... (truncated)
Commits
d874de8chore: Release173a6e6Update changelog.2e06749clang: Push the fix for #3277 into Type::declaration.58a8710Get the type's definition in CompInfo::from_tyd0e7d6bchore: Releasee7f0b9dUpdate changelog.2882af2Refactor item_name method to use ItemInfo structe2940cdchore: Fix some warnings with latest stable.5d7f684codegen: Avoid crashing on variadic unions without layout information.2613129Remove unused which-rustfmt featureUpdates
ccfrom 1.2.36 to 1.2.38Changelog
Sourced from cc's changelog.
... (truncated)
Commits
b4fe7fechore: release (#1558)ac2192c[win] Search the Windows SDK for tools as well (#1553)10f7638use release-plz trusted publishing implementation (#1556)236b4f8chore(cc): release v1.2.37 (#1555)1f6ffb1Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddfpropagate stack protector to Linux C compilers (#1550)fafa9fcRefactor: Extract new fnrun_commands_in_parallel(#1549)Updates
errnofrom 0.3.13 to 0.3.14Changelog
Sourced from errno's changelog.
Commits
Updates
find-msvc-toolsfrom 0.1.1 to 0.1.2Release notes
Sourced from find-msvc-tools's releases.
Commits
b4fe7fechore: release (#1558)ac2192c[win] Search the Windows SDK for tools as well (#1553)10f7638use release-plz trusted publishing implementation (#1556)236b4f8chore(cc): release v1.2.37 (#1555)1f6ffb1Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddfpropagate stack protector to Linux C compilers (#1550)fafa9fcRefactor: Extract new fnrun_commands_in_parallel(#1549)Updates
hyper-utilfrom 0.1.16 to 0.1.17Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
3021828v0.1.179fb7cd5fix(client): allow absolute-form if is_proxied is set even on HTTPS (#225)00035barefactor: set correct cfg on common::{rewind, Exec, Lazy, SyncWrapper} (#224)ad8c7c5refactor(connect): safely convertSocketto TokioTcpSocket(#223)00911ecchore(test): remove some miri exception config (#222)Updates
iana-time-zonefrom 0.1.63 to 0.1.64Changelog
Sourced from iana-time-zone's changelog.
Commits
2a3665eBump version number to 0.1.64d4ea1ecMerge pull request #177 from git-staus/main7629338Bump thewindows-coreversionfc6ed13Merge pull request #175 from strawlab/dependabot/github_actions/actions/setup...c4d1a1eBump actions/setup-node from 4 to 5165d4f1Bump actions/checkout from 4 to 50e0a0d0Merge pull request #169 from strawlab/dependabot/github_actions/astral-sh/set...44f371eBump astral-sh/setup-uv from 5 to 66d3fe92clippy fix (#168)Updates
indexmapfrom 2.11.0 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58Merge pull request #418 from a1phyr/hashbrown_0.16ee6080dRelease 2.11.4a7da8f1Use a range for hashbrown0cd5aefUpdatehashbrownto 0.16fd5c819Merge pull request #417 from cuviper/release-2.11.39321145Release 2.11.37b48568Merge pull request #416 from cuviper/release-2.11.249ce7faRelease 2.11.258fd834Merge pull request #414 from DaniPopes/serde_core5dc1d6aDepend onserde_coreinstead ofserdeUpdates
itertoolsfrom 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1Prepare v0.13.0 release (#937)d7c99d5TupleCombinationsis not lazy but must be used nonetheless074c7fcKMergeByis not lazy but must be used nonetheless2ad9e07assert_equal: fixclippy::default_numeric_fallback0d4efc8Remove free functionget05cc0eeget(s..=usize::MAX)should be fine whens != 03c16f14get: when is it ESI and/or DEI4dd6ba0get: panics if the range includesusize::MAX7a9ce56get(r: Range)asSkip\<Take>f676f2fRemove the unspecified check about.get(exhausted_range_inclusive)Updates
libloadingfrom 0.8.8 to 0.8.9Commits
f4ec9e7test: try to fix msys (#182)9b798ebPrepare for 0.8.9 releasef5f8cb0Migrate from windows-targets to windows-link7c04bebBump MSRV to 1.71 for windows-link559e465Format with cargo fmtdb35813Fix elided lifetimes warningUpdates
libredoxfrom 0.1.9 to 0.1.10Updates
linux-raw-sysfrom 0.4.15 to 0.9.4Commits
d7d733cchore: Release linux-raw-sys version 0.9.461eab2aAdd c_char definition for MIPS R6 (#154)21a3b3bchore: Release linux-raw-sys version 0.9.3aa9846bfeat: add types from net_tstamp.h, e.g. sock_txtime (#153)f1149d9chore: Release linux-raw-sys version 0.9.2d894c10Make s390x'sEM_CURRENTpub. (#152)b9014b1chore: Release linux-raw-sys version 0.9.1afc1516DefineEM_CURRENTon powerpc. (#151)e6eaa0fchore: Release linux-raw-sys version 0.9.09ff2ba7Fix ioctl code generation for 32-bit powerpc. (#150)Updates
rustc-hashfrom 1.1.0 to 2.1.1Changelog
Sourced from rustc-hash's changelog.
Commits
Updates
rustixfrom 0.38.44 to 1.0.8Release notes
Sourced from rustix's releases.