-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the cargo group across 1 directory with 40 updates #39
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
Conversation
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps the cargo group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.38` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.50` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.7` | `0.7.10` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.5.1` | `0.6.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.0` | `2.9.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.12` | `0.2.13` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.104` | `1.0.105` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.17` | `0.3.18` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.34.2` | `0.35.1` | | [crc](https://github.com/mrhooray/crc-rs) | `3.2.1` | `3.3.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.0` | `1.13.1` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.74` | `0.3.75` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.20` | `1.2.23` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.11` | `0.3.12` | | [h2](https://github.com/hyperium/h2) | `0.4.9` | `0.4.10` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.11` | `0.1.12` | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | `1.2.0` | `1.2.1` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.6` | `0.8.7` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.7` | `0.11.8` | | redox_syscall | `0.5.11` | `0.5.12` | | [rustls](https://github.com/rustls/rustls) | `0.23.26` | `0.23.27` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.11.0` | `1.12.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.45.0` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.10` | `0.26.11` | Updates `clap` from 4.5.37 to 4.5.38 - [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.37...clap_complete-v4.5.38) Updates `clap_complete` from 4.5.48 to 4.5.50 - [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.50) Updates `winnow` from 0.7.7 to 0.7.10 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.7...v0.7.10) Updates `criterion` from 0.5.1 to 0.6.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.1...0.6.0) Updates `bitflags` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.0...2.9.1) Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) Updates `jiff` from 0.2.12 to 0.2.13 - [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.12...jiff-static-0.2.13) Updates `trybuild` from 1.0.104 to 1.0.105 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.104...1.0.105) Updates `signal-hook` from 0.3.17 to 0.3.18 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.17...v0.3.18) Updates `sysinfo` from 0.34.2 to 0.35.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits/v0.35.1) Updates `crc` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/mrhooray/crc-rs/releases) - [Commits](https://github.com/mrhooray/crc-rs/commits) Updates `aws-lc-rs` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.0...v1.13.1) Updates `aws-lc-sys` from 0.28.2 to 0.29.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.28.2...aws-lc-sys/v0.29.0) Updates `backtrace` from 0.3.74 to 0.3.75 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.74...0.3.75) Updates `cc` from 1.2.20 to 1.2.23 - [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.20...cc-v1.2.23) Updates `clap_builder` from 4.5.37 to 4.5.38 - [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.37...v4.5.38) Updates `errno` from 0.3.11 to 0.3.12 - [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.11...v0.3.12) Updates `h2` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.9...v0.4.10) Updates `hyper-util` from 0.1.11 to 0.1.12 - [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.11...v0.1.12) Updates `idna_adapter` from 1.2.0 to 1.2.1 - [Commits](hsivonen/idna_adapter@v1.2.0...v1.2.1) Updates `jiff-static` from 0.2.12 to 0.2.13 - [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.12...jiff-static-0.2.13) Updates `libloading` from 0.8.6 to 0.8.7 - [Commits](nagisa/rust_libloading@0.8.6...0.8.7) Updates `litemap` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `quinn` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.7...quinn-0.11.8) Updates `quinn-proto` from 0.11.11 to 0.11.12 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.11...quinn-proto-0.11.12) Updates `redox_syscall` from 0.5.11 to 0.5.12 Updates `rustls` from 0.23.26 to 0.23.27 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.26...v/0.23.27) Updates `rustls-pki-types` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.11.0...v/1.12.0) Updates `tinystr` from 0.7.6 to 0.8.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/commits) Updates `tokio` from 1.44.2 to 1.45.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.45.0) Updates `webpki-roots` from 0.26.10 to 0.26.11 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.10...v/0.26.11) Updates `windows-core` from 0.57.0 to 0.61.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.57.0...0.61.0) Updates `windows-implement` from 0.57.0 to 0.60.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.57.0...0.60.0) Updates `windows-interface` from 0.57.0 to 0.59.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-result` from 0.1.2 to 0.3.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `writeable` from 0.5.5 to 0.6.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/commits) Updates `yoke` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec` from 0.10.4 to 0.11.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerovec-derive` from 0.10.3 to 0.11.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/commits) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: criterion dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: bitflags dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: trybuild dependency-version: 1.0.105 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook dependency-version: 0.3.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: crc dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: backtrace dependency-version: 0.3.75 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: errno dependency-version: 0.3.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: idna_adapter dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libloading dependency-version: 0.8.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: litemap dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: quinn dependency-version: 0.11.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: redox_syscall dependency-version: 0.5.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-pki-types dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tinystr dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tokio dependency-version: 1.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: webpki-roots dependency-version: 0.26.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-core dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-implement dependency-version: 0.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-interface dependency-version: 0.59.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-result dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: writeable dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: yoke dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: yoke-derive dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zerovec dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zerovec-derive dependency-version: 0.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
49eab3d
to
5895087
Compare
`tempfile` version 3.20.0 introduces the clearer name `TempDir::keep()` for `TempDir::into_path()`, deprecating the latter. This commit changes calls in `gix-config` tests to use `keep()`, fixing new `clippy` errors.
`criterion` 0.6.0 deprecates `criterion::black_box()`, preferring `std::hint::black_box()` (which `criterion::black_box()` now consists of a call to). This commit makes the recommended switch, in benches for `gix-config` and `gix-object` where `criterion::black_box()` was used, to `std::hint::black_box()`, fixing new clippy errors. Fuzz tests have also been using `black_box()`, but they already imported it from `std::hint`, and thus need no corresponding fix.
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the cargo group with 25 updates in the / directory:
4.5.37
4.5.38
4.5.48
4.5.50
0.7.7
0.7.10
0.5.1
0.6.0
2.9.0
2.9.1
3.19.1
3.20.0
0.2.12
0.2.13
1.0.104
1.0.105
0.3.17
0.3.18
0.34.2
0.35.1
3.2.1
3.3.0
1.13.0
1.13.1
0.3.74
0.3.75
1.2.20
1.2.23
0.3.11
0.3.12
0.4.9
0.4.10
0.1.11
0.1.12
1.2.0
1.2.1
0.8.6
0.8.7
0.11.7
0.11.8
0.5.11
0.5.12
0.23.26
0.23.27
1.11.0
1.12.0
1.44.2
1.45.0
0.26.10
0.26.11
Updates
clap
from 4.5.37 to 4.5.38Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
2920fb0
chore: Release8902627
docs: Update changelog79d696f
Merge pull request #5813 from epage/ignore479df35
fix(parser): Fill in defaults on ignored errora1d69ca
refactor(parser): Split up parsing from post-processing6827841
test(parser): Show bad ignore_errors defaulting case76d0049
test(parser): Verify defaulting on errors3f5c05c
test(parser): Ensure we are actually testing ignore_errorsba4745d
chore(ci): Fix use of permissions22944b4
chore(ci): Use matrix for tracking the runnerUpdates
clap_complete
from 4.5.48 to 4.5.50Commits
d8acd47
chore: Release7c2b8d9
docs: Update changeloge69a2ea
Merge pull request #5987 from mernen/fix-bash-comp-words-loope03cc2e
Merge pull request #5988 from cordx56/fix-builder-custom-version-docs5ab2579
fix: Minor fix for builder docs about version2f66432
fix(complete): Only parse arguments before current4d9d210
test(complete): Illustrate current behavior in Bash6abe2f8
chore: Released5c7454
docs: Update changelog5b2e960
Merge pull request #5985 from mernen/bash-curUpdates
winnow
from 0.7.7 to 0.7.10Changelog
Sourced from winnow's changelog.
Commits
a2eed30
chore: Releaseaf1225a
docs: Update changelogec852b5
Merge pull request #661 from epage/trace5acc4e7
docs: Provide example of custom Debug for lexingbc06ccb
fix(stream): Don't use 'pretty' dump for Slice/TokenSlicead87453
fix(stream): Decouple BStr's trace from debug0184e67
fix(stream): Deprecated Stream::raw34480fd
feat(stream): Give streams direct control over 'trace' outputd607525
fix(stream): Remove initial input from debug reprs07f43d3
test(stream): Use snapboxUpdates
criterion
from 0.5.1 to 0.6.0Changelog
Sourced from criterion's changelog.
Commits
43bf90a
release version 0.6.0 (#860)92696e4
deps: unpin clap (#858)5756a5d
chore: bump MSRV to 1.80 (#859)9d887c0
Fixed typo in faq.md (#852)59b791a
ci: test against MSRV and 1.87 (#857)ace1cc9
Fix warnings from clippy (rust 1.87.0) (#856)7afab6e
Commit Cargo.lock to make CI and local debugging more stable (#855)260e2f1
Update Cargo features' comments (#825)58130ff
Update to async-std v1.13 (#812)d2e705b
Add rust-version 1.70 (#813)Updates
bitflags
from 2.9.0 to 2.9.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
51927b3
Merge pull request #445 from KodrAus/cargo/v2.9.11c35c8a
prepare for 2.9.1 release3d5d100
Merge pull request #444 from KodrAus/docs/cargo-features994608d
update compile errorsdffa2e3
document Cargo featuresUpdates
tempfile
from 3.19.1 to 3.20.0Changelog
Sourced from tempfile's changelog.
Commits
99ffea6
chore: release v3.20.0 (#358)bd2b267
feat: make it possible to disable cleanup in-place after creation (#355)3b30099
ci: really check docs for warnings (#357)f701f52
ci: check docs (#356)d34afe9
doc: improve SpooledData documentation6deb42e
doc: make it easier to pick the correct tempfile constructor/typee284782
feat: allow creating spooled temporary files in a specific directory (#353)07edc31
feat: implementSpooledTempFile::into_file
(#352)b122355
fix: add must_use attribute to TempDir::keep (#351)cbd1e97
feat: renameTempDir::into_path
toTempDir::keep
(#349)Updates
jiff
from 0.2.12 to 0.2.13Changelog
Sourced from jiff's changelog.
Commits
5d60f33
0.2.13677072e
tz: fix case analysis inTimeZone::following
5336ffb
doc: fix outdated reference toEq
implementation onSpan
b3f9c1e
doc: some minor clean-upsUpdates
trybuild
from 1.0.104 to 1.0.105Release notes
Sourced from trybuild's releases.
Commits
a2eb852
Release 1.0.1050b1697a
Recognize instrument-coverage in non-UTF8 rustc flagsa6fc23b
Touch up PR 305fb877e3
Merge pull request #305 from davidhewitt/instrument-coverage1b3e261
support passing-C instrument-coverage
in RUSTFLAGSUpdates
signal-hook
from 0.3.17 to 0.3.18Changelog
Sourced from signal-hook's changelog.
Commits
e343491
Version 0.3.18dfdec81
signal-hook-async-std 0.3.0dcc5da2
Merge pull request #175 from gaykitty/update-async-std171da9c
Update async-io and futures-lite to v2f31d712
registry-1.4.5e30d6b8
signal-hook-registry 1.4.4c6e7a1c
Get rid of a warning8f80afb
Fix deps9ac6186
Dep updatesf341c87
Bump registry to 1.4.3Updates
sysinfo
from 0.34.2 to 0.35.1Changelog
Sourced from sysinfo's changelog.
Commits
Updates
crc
from 3.2.1 to 3.3.0Commits
Updates
aws-lc-rs
from 1.13.0 to 1.13.1Release notes
Sourced from aws-lc-rs's releases.
Commits
2833d9b
Build/Test for x86_64-pc-windows-gnullvm (#702)59470c5
Align w/ AWS-LC v1.51.2 (#806)7670bb5
Fix rustls integ tests (#807)5b0febb
Realign aws-lc-sys v0.29.0 w/ AWS-LC v1.51.1 (#804)028bcd9
Update MacOS GH runners (#798)3cffdbb
Prepare aws-lc-sys v0.29.0 (#797)27a1015
Update for s2n-bignum-imported (#794)e794f85
Fix clippy (#793)e6bce83
ImplementAsRef\<[u8]>
forUnparsedPublicKey
(#790)36d2454
Add new include search path folder for no-cmake build because of upstream AWS...Updates
aws-lc-sys
from 0.28.2 to 0.29.0Commits
2833d9b
Build/Test for x86_64-pc-windows-gnullvm (#702)59470c5
Align w/ AWS-LC v1.51.2 (#806)7670bb5
Fix rustls integ tests (#807)5b0febb
Realign aws-lc-sys v0.29.0 w/ AWS-LC v1.51.1 (#804)028bcd9
Update MacOS GH runners (#798)3cffdbb
Prepare aws-lc-sys v0.29.0 (#797)27a1015
Update for s2n-bignum-imported (#794)e794f85
Fix clippy (#793)e6bce83
ImplementAsRef\<[u8]>
forUnparsedPublicKey
(#790)36d2454
Add new include search path folder for no-cmake build because of upstream AWS...Updates
backtrace
from 0.3.74 to 0.3.75Release notes
Sourced from backtrace's releases.
Commits
f8cc6ac
Merge pull request #680 from ChrisDenton/0.3.75612c018
Cut backtrace 0.3.75d7c5a45
Merge pull request #689 from workingjubilee/formalize-lruc88b038
Revert "mem::swap, not mem::replace, in LRU backshifts"b7fbd04
mem::swap, not mem::replace, in LRU backshifts3afccb1
raise backtrace MSRV to allowinline_const
63b7d26
Use a custom container for Cache's cache154a0ea
Update libloading dep, runcargo update
rust-lang/backtrace-rs#650
4d7906b
rust-lang/backtrace-rs#682
a9c4658
Test Mac Catalyst in CI, and clean up unnecessary iOS env flags (rust-lang/ba...Updates
cc
from 1.2.20 to 1.2.23Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
2e3a7a5
chore: release v1.2.23 (#1470)8ee6782
support "vxworks" and "nto" OSes onget_base_archiver_variant
(#1456)d61b3b3
chore: release v1.2.22 (#1467)f50ff26
Addflags
method tocc::Build
for adding multiple flags (#1466)0342d85
chore: release v1.2.21 (#1464)e93b705
Fix wasm32-unknown-unknown by passing -c (#1424)Updates
clap_builder
from 4.5.37 to 4.5.38Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
6b12a81
chore: Release8dd92a7
docs: Update changelog7f9aead
Merge pull request #5996 from cenviity/push-kynozmuuzzuyda2cc8d
feat(help): Prefix argument short aliases in output with-
487aec3
feat(help): Prefix argument aliases in output with--
634ef20
Merge pull request #5992 from epage/docsb8f5d53
docs: Improve starting point for builder referenced8acd47
chore: Release7c2b8d9
docs: Update changeloge69a2ea
Merge pull request #5987 from mernen/fix-bash-comp-words-loopUpdates
errno
from 0.3.11 to 0.3.12Release notes
Sourced from errno's releases.
Changelog
Sourced from errno's changelog.
Commits
eb75f22
Release 0.3.12. (#111)a9bd71e
Issue a better error message if the target is unsupported. (#110)Updates
h2
from 0.4.9 to 0.4.10Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
e4ed350
v0.4.10adab70f
Fix RecvStream::is_end_stream(): return true only when END_STREAM is received...Updates
hyper-util
from 0.1.11 to 0.1.12Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
8805922
v0.1.127e34375
feat(client): add proxy::SocksV4 and proxy::SocksV5 connectors (#187)7e74248
feat(client): add windows system proxies for Matcher (#190)acdda1a
feat(client): add macOS system proxy support for Matcher (#189)6c29abb
feat(client): add proxy::matcher utilities (#171)e74ab78
feat(server): add method to get number of watching connection (#185)9ac0dfe
docs(client): Include .pool_timer() in the Client builder example (#186)a891979
feat(client): addproxy::Tunnel
legacy util (#140)c39da45
feat(server): implementDefault
for server auto connectionBuilder
(#183)8610b18
feat(server): add graceful::Watcher type (#182)Updates
idna_adapter
from 1.2.0 to 1.2.1Commits
f948802
Merge branch 'icu4x-trunk' and turn off default features of the deps4e654c1
Update to ICU4X 2.0 release8e5dbf8
Beta version of idna_adapter to use ICU4X beta76e6d7a
Depend on ICU4X 2.0.0-beta1b0b1dc6
Update to ICU4X trunk APIabe012e
Use borrowed types from icu_normalizerUpdates
jiff-static
from 0.2.12 to 0.2.13Changelog
Sourced from jiff-static's changelog.
Commits
5d60f33
0.2.13677072e
tz: fix case analysis inTimeZone::following
5336ffb
doc: fix outdated reference toEq
implementation onSpan
b3f9c1e
doc: some minor clean-upsUpdates
libloading
from 0.8.6 to 0.8.7Commits