-
Notifications
You must be signed in to change notification settings - Fork 2
[cargo](deps): Bump the deps group across 1 directory with 40 updates #273
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 deps group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.6.1` | `1.6.2` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.81.0` | `1.83.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.34` | `4.5.37` | | [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) | `0.4.1` | `0.4.2` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.44.2` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.25` | `0.8.26` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.37.3` | `0.37.5` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.6` | `1.13.0` | | [bstr](https://github.com/BurntSushi/bstr) | `1.11.3` | `1.12.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.17` | `1.2.20` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.14` | `0.5.15` | | [derive-where](https://github.com/ModProg/derive-where) | `1.2.7` | `1.3.0` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.10` | `0.3.11` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.15` | `0.2.16` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.9.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.11` | `0.2.13` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.5` | `0.8.8` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.31` | `0.2.32` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.10` | `0.11.11` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.5` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.14.0` | `1.15.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` | 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 `aws-config` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-s3` from 1.81.0 to 1.83.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-smithy-runtime-api` from 1.7.4 to 1.8.0 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `clap` from 4.5.34 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.34...clap_complete-v4.5.37) Updates `reqwest-middleware` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](https://github.com/TrueLayer/reqwest-middleware/commits/reqwest-middleware-v0.4.2) Updates `tokio` from 1.44.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) Updates `xml-rs` from 0.8.25 to 0.8.26 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.25...0.8.26) Updates `quick-xml` from 0.37.3 to 0.37.5 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.37.3...v0.37.5) Updates `aws-credential-types` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/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 `aws-runtime` from 1.5.6 to 1.5.7 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-sso` from 1.64.0 to 1.65.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-ssooidc` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sts` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sigv4` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-http` from 0.62.0 to 0.62.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-observability` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/awslabs/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/awslabs/smithy-rs/commits) Updates `aws-smithy-runtime` from 1.8.1 to 1.8.3 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-types` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-types` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `bstr` from 1.11.3 to 1.12.0 - [Commits](BurntSushi/bstr@1.11.3...1.12.0) Updates `cc` from 1.2.17 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.17...cc-v1.2.20) Updates `clap_builder` from 4.5.34 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.34...v4.5.37) Updates `crossbeam-channel` from 0.5.14 to 0.5.15 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.14...crossbeam-channel-0.5.15) Updates `derive-where` from 1.2.7 to 1.3.0 - [Release notes](https://github.com/ModProg/derive-where/releases) - [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md) - [Commits](ModProg/derive-where@v1.2.7...v1.3.0) 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 `getrandom` from 0.2.15 to 0.2.16 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.2.16) 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 `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 `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 `libm` from 0.2.11 to 0.2.13 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](rust-lang/compiler-builtins@libm-v0.2.11...libm-v0.2.13) 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 `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 `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 `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 `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 `smallvec` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.14.0...v1.15.0) 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) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-config dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-sdk-s3 dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-smithy-runtime-api dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: reqwest-middleware dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: xml-rs dependency-version: 0.8.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: quick-xml dependency-version: 0.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-credential-types dependency-version: 1.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-lc-rs dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-lc-sys dependency-version: 0.28.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-runtime dependency-version: 1.5.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-sdk-sso dependency-version: 1.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sdk-ssooidc dependency-version: 1.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sdk-sts dependency-version: 1.66.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sigv4 dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-http dependency-version: 0.62.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-observability dependency-version: 0.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-runtime dependency-version: 1.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-types dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-types dependency-version: 1.3.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: bstr dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: cc dependency-version: 1.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_builder dependency-version: 4.5.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: derive-where dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: errno dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: getrandom dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: libc dependency-version: 0.2.172 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: libm dependency-version: 0.2.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: miniz_oxide dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: prettyplease dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: quinn-proto dependency-version: 0.11.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: signal-hook-registry dependency-version: 1.4.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: smallvec dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #273 +/- ##
=======================================
Coverage 79.65% 79.65%
=======================================
Files 34 34
Lines 6537 6537
=======================================
Hits 5207 5207
Misses 1330 1330 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
d:cargo
Update a Cargo (Rust) dependency
dependencies
Add, remove, or update one or more dependencies
skip deployment
Do not deploy this PR upon merge
0 participants
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 deps group with 26 updates in the / directory:
1.0.97
1.0.98
1.6.1
1.6.2
1.81.0
1.83.0
4.5.34
4.5.37
0.4.1
0.4.2
1.44.1
1.44.2
0.8.25
0.8.26
0.37.3
0.37.5
1.12.6
1.13.0
1.11.3
1.12.0
1.2.17
1.2.20
0.5.14
0.5.15
1.2.7
1.3.0
0.3.10
0.3.11
0.2.15
0.2.16
0.1.10
0.1.11
2.8.0
2.9.0
0.2.171
0.2.172
0.2.11
0.2.13
0.8.5
0.8.8
0.2.31
0.2.32
1.0.94
1.0.95
0.11.10
0.11.11
1.4.2
1.4.5
1.14.0
1.15.0
0.7.14
0.7.15
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
aws-config
from 1.6.1 to 1.6.2Commits
Updates
aws-sdk-s3
from 1.81.0 to 1.83.0Commits
Updates
aws-smithy-runtime-api
from 1.7.4 to 1.8.0Commits
Updates
clap
from 4.5.34 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)7a6475e
chore: Release0266c41
docs: Update changelog6ec0b43
Merge pull request #5791 from okapia/zsh-default-fallbackUpdates
reqwest-middleware
from 0.4.1 to 0.4.2Release notes
Sourced from reqwest-middleware's releases.
Commits
Updates
tokio
from 1.44.1 to 1.44.2Release notes
Sourced from tokio's releases.
Commits
ec4b1d7
chore: forward port 1.43.xe3c3a56
Merge branch 'tokio-1.43.x' into forward-port-1.43.xa7b658c
chore: prepare Tokio v1.43.1 releasec1c8d10
Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bc
chore: prepare Tokio v1.38.2 release7b6ccb5
chore: backport CI fixes4b174ce
sync: fix cloning value when receiving from broadcast channelUpdates
xml-rs
from 0.8.25 to 0.8.26Commits
250211c
Bump7eebb96
DRYf444155
Never buffer more than 4 bytes for broken encodings17225aa
Warn about io::Read overhead20e0318
Clarify the error is intentionalUpdates
quick-xml
from 0.37.3 to 0.37.5Release notes
Sourced from quick-xml's releases.
Changelog
Sourced from quick-xml's changelog.
Commits
a018365
Release 0.37.5a7cb878
Merge pull request #857 from mematthias/master4acc194
Make BytesCData decode method puba81bac7
Release 0.37.4cbcf835
Add some standard derives for Debug and Clone on Reader and NsReader.Updates
aws-credential-types
from 1.2.2 to 1.2.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
aws-runtime
from 1.5.6 to 1.5.7Commits
Updates
aws-sdk-sso
from 1.64.0 to 1.65.0Commits
Updates
aws-sdk-ssooidc
from 1.65.0 to 1.66.0Commits
Updates
aws-sdk-sts
from 1.65.0 to 1.66.0Commits
Updates
aws-sigv4
from 1.3.0 to 1.3.1Commits
Updates
aws-smithy-http
from 0.62.0 to 0.62.1Commits
Updates
aws-smithy-observability
from 0.1.2 to 0.1.3Commits
Updates
aws-smithy-runtime
from 1.8.1 to 1.8.3Commits
Updates
aws-smithy-types
from 1.3.0 to 1.3.1Commits
Updates
aws-types
from 1.3.6 to 1.3.7Commits
Updates
bstr
from 1.11.3 to 1.12.0Commits
8904072
1.12.0efb8ec4
api:impl Default for Box\<BStr>
Updates
cc
from 1.2.17 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.34 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_returning9ebef15
chore: Release9d890f9
docs: Update changelogaeefb77
Merge pull request #5968 from epage/revertecb2824
Revert "feat(help): Only print short when required"183cfe3
chore(deps): Update Rust Stable to v1.86 (#5966)Updates
crossbeam-channel
from 0.5.14 to 0.5.15Release notes
Sourced from crossbeam-channel's releases.
Commits
d35ffde
Prepare for the next release6ec74ec
crossbeam-channel: prevent double free on Drop (#1187)Updates
derive-where
from 1.2.7 to 1.3.0Release notes
Sourced from derive-where's releases.
Changelog
Sourced from derive-where's changelog.
Commits
ec868ce
Prepare v1.3.0 release (#110)440496c
Feat: Allow lifetime for bounds in non-binded generic params (#107)957f5c9
Support skipping variants withZeroizeOnDrop
(#109)2bf44d0
Fix CI (#108)ad5422d
Merge pull request #102 from alebastr/fix-source-permsb752d18
Merge branch 'main' into fix-source-permsb368804
Fix CI (#103)53243cc
Fix source file permissions.7733143
Merge pull request #98 from durin42/push-tolwmwpxmxzo81384c7
license: fix typos (!) in apache license textUpdates
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
getrandom
from 0.2.15 to 0.2.16Changelog
Sourced from getrandom's changelog.
Commits
ce4144b
Release v0.2.16 (#655)a55ea8d
Backport Cygwin support (#654)Updates
hyper-util
from 0.1.10 to 0.1.11Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
4c4e062
v0.1.11486e3b6
bump license year5831ace
feat(client): enableHttpConnector::interface
on macOS and Solarish systems...dc03ad4
feat(client): implement Connection for UnixStream and NamedPipeClient (#177)94afd50
feat(rt/tokio): additive tokio and hyper i/o adaptors (#170)ef35d8a
chore: pin once-cell on msrv ci job (#175)d51318d
chore(client/legacy): remove unusedPoolClient::is_closed()
(#169)1290685
chore(tokio): warn on dead code (#168)b90ff7d
feat(rt): addtracing
feature that will propagate span context in TokioExec...46826ea
feat(server): supportauto_date_header
,max_local_error_reset_streams
, an...Updates
indexmap
from 2.8.0 to 2.9.0Changelog
Sourced from indexmap's changelog.
Commits
1818d41
Merge pull request #387 from cuviper/release-2.9.09f49983
Release 2.9.0582a90f
Merge pull request #386 from cuviper/de-borsh9011739
Deprecate the "borsh" feature0a836e8
Merge pull request #238 from NiklasJonsson/get_many_mut434d7ac
Avoid let-else for MSRV's sake5be552d
Implement additional suggestions from review4e1d8ce
Address review feedback5aec9ec
Implement get_disjoint_mut for arrays of keysd10de30
Merge pull request #385 from iajoiner/docs/macrosUpdates
libc
from 0.2.171 to 0.2.172Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.