Bump the cargo group across 1 directory with 5 updates #3
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 4 updates in the / directory: tokio, snow, mio and rustix.
Updates
tokio
from 1.23.0 to 1.24.2Release notes
Sourced from tokio's releases.
Commits
Updates
snow
from 0.9.0 to 0.9.5Release notes
Sourced from snow's releases.
Commits
74e30cf
meta: v0.9.5 release12e8ae5
Stateful nonce desync fix02c26b7
Remove clap from simple example4cd77c5
meta: v0.9.4 release5b307fe
Bump aes-gcm and chacha20poly13053084c3f
re-enable github actions for new main branch name46e9974
relax constraints on ringafcd34e
Update pqcrypto-kyber requirement from 0.7 to 0.864a349c
Update ring requirement from ^0.16.2 to ^0.17.559804f8
meta: v0.9.3 releaseUpdates
curve25519-dalek
from 4.0.0-pre.5 to 4.1.3Commits
5312a03
curve: Bump version to 4.1.3 (#660)b4f9e4d
SECURITY: fix timing variability in backend/serial/u32/scalar.rs (#661)415892a
SECURITY: fix timing variability in backend/serial/u64/scalar.rs (#659)56bf398
Updates license field to valid SPDX format (#647)9252fa5
Mitigate check-cfg until MSRV 1.77 (#652)1efe6a9
Fix a minor typo in signing.rs (#649)cc3421a
Indicate that the rand_core feature is required (#641)858c4ca
Address new nightly clippy unnecessary qualifications (#639)31ccb67
Remove platforms in favor using CARGO_CFG_TARGET_POINTER_WIDTH (#636)19c7f4a
Fix new nightly redundant import lint warns (#638)Updates
mio
from 0.8.5 to 0.8.11Changelog
Sourced from mio's changelog.
... (truncated)
Commits
0328bde
Release v0.8.117084498
Fix warnings90d4fe0
named-pipes: fix receiving IOCP events after deregisterc710a30
Add v0.8.x to the CIc29e21c
Release v0.8.10f6a20da
Add Solaris operating system support (#1724)e80c3b2
Release v0.8.9862786b
Fix importing of IoSourceState4034872
Add support for vita target8eb4010
Fix receiver and sender fd in pipe based wakerUpdates
rustix
from 0.36.5 to 0.36.7Commits
c0f29a1
chore: Release rustix version 0.36.7921dd93
Fix compilation on armv7-unknown-freebsd (#518)19e494c
Remove FreeBSD 12 from CI. (#517)c2cc8e8
Simplify RawDir iteration (#515)fd0ff18
Fix typo in README.md (#516)7636529
Sync with io-lifetimes' build.rs changes (#511)008b46d
Add mount syscall (#494)171e506
Fix Fuchsia target (#504)b9594d3
Fix docs typo (#498)9ce63b3
chore: Release rustix version 0.36.6Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.