build(deps): bump the crates-io group with 7 updates #87
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 crates-io group with 7 updates:
0.23.1
0.23.4
0.4.20
0.4.21
0.21.3
0.22.0
1.18.0
1.19.0
0.26.0
0.26.1
0.9.3
0.9.4
0.8.4
0.8.6
Updates
rustls
from 0.23.1 to 0.23.4Commits
1dee8b1
Prepare 0.23.43a03df6
Correct furtherdead_code
warningsd8a0f94
Fix newclippy::use_self
warnings3185d7f
examples: fix server acceptor alert write behaviourb5a8cef
server: add AcceptedAlert::write_alle06c9fe
server: improve AcceptedAlert::write documentationa7d2ad6
Test that reproduces the problem9f3adc7
MapSignatureScheme::ECDSA_SHA1_Legacy
toSignatureAlgorithm::ECDSA
d633942
MoveMockServerVerifier
to tests::common667482a
Add path dependency for rustls-post-quantumUpdates
log
from 0.4.20 to 0.4.21Changelog
Sourced from log's changelog.
Commits
3ccdc28
Merge pull request #617 from rust-lang/cargo/0.4.216153cb2
prepare for 0.4.21 releasef0f7494
Merge pull request #613 from rust-lang/feat/kv-cleanup2b220bf
clean up structured logging example646e9ab
use original Visitor name for VisitValuecf85c38
add needed subfeatures to kv_unstable73e9539
fix up capturing of :err31bb4b0
move error macros togetherad91711
support field shorthand in macros90a347b
restore removed APIs as deprecatedUpdates
base64
from 0.21.3 to 0.22.0Changelog
Sourced from base64's changelog.
Commits
5d70ba7
Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00
Release notes2b91084
Add some tests to boost coverage9e9c7ab
Engine::internal_decode now returns DecodeSliceErrora8a60f4
Decode main loop improvementsa25be06
Simplify leftover output writes9979cc3
Keep morsels as separate bytes37670c5
Bump dev toolchain version (#268)9652c78
v0.21.708deccf
provide as_str() method to return the alphabet characters (#264)Updates
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
webpki-roots
from 0.26.0 to 0.26.1Release notes
Sourced from webpki-roots's releases.
Commits
0ffea70
Cargo: version 0.26.0 -> 0.26.1d34ca74
process upstream February root updateseacbc6c
Update rcgen requirement from 0.11.1 to 0.12.00df3d50
create wepki-ccadb crate63aedbb
create workspace with webpki-roots crate46b65aa
doc: add example of how to use with rustls 0.22Updates
core-foundation
from 0.9.3 to 0.9.4Commits
795398a
Bump the version of core-foundation and the dependency on core-foundation-sys64dd01a
NSScreen (cocoa): Add maximumRefreshInterval and minimumRefreshInterval (#646)58972ae
Update to 2018 edition. (#642)eb41f50
Bump core-graphics-types version723886f
Only importSInt32
on macOS. (#641)6484a6e
ci: Update to actions/checkout@v4 (#640)3ff7cc2
docs: Fix various markdown issues. (#639)c4f4ad2
feat: add link feature (#608)fbde503
Bump cocoa-foundation version5be8e2c
Bump core-text version (#638)Updates
core-foundation-sys
from 0.8.4 to 0.8.6Commits
64dd01a
NSScreen (cocoa): Add maximumRefreshInterval and minimumRefreshInterval (#646)58972ae
Update to 2018 edition. (#642)eb41f50
Bump core-graphics-types version723886f
Only importSInt32
on macOS. (#641)6484a6e
ci: Update to actions/checkout@v4 (#640)3ff7cc2
docs: Fix various markdown issues. (#639)c4f4ad2
feat: add link feature (#608)fbde503
Bump cocoa-foundation version5be8e2c
Bump core-text version (#638)099bd27
rustfmt fixes (#637)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions