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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pointercrate group with 11 updates:
1.38.0
1.38.1
1.1.4
1.1.6
0.10.64
0.10.66
0.9.102
0.9.103
1.6.0
1.7.0
11.0.2
11.1.0
1.0.62
1.0.63
1.0.62
1.0.63
0.8.14
0.8.15
0.22.15
0.22.16
0.6.13
0.6.14
Updates
tokio
from 1.38.0 to 1.38.1Release notes
Sourced from tokio's releases.
Commits
14b9f71
chore: release Tokio v1.38.1 (#6688)24344df
time: fix race condition leading to lost timers (#6683)Updates
cc
from 1.1.4 to 1.1.6Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
dcd8ed3
chore: release (#1164)7d0edcf
Clippy fixes (#1163)b646ce5
chore: release (#1162)af4c928
Fix cyclic compilation: Use vendored once_cell (#1154)Updates
openssl
from 0.10.64 to 0.10.66Release notes
Sourced from openssl's releases.
Commits
ad70a0b
Merge pull request #2267 from alex/bump-for-release5ce473b
Release openssl v0.10.66aef36e0
Merge pull request #2266 from alex/mem-bio-invariant142deef
Fixed invariant violation inMemBio::get_buf
with empty results32f150b
Merge pull request #2265 from alex/bump-for-release98addd2
Release openssl v0.10.65 and openssl-sys v0.9.1037c7958d
Merge pull request #2262 from alex/pkey-apid7b12cc
Switch Pkey::from_ to use set1 functions22ffa9a
Merge pull request #2258 from sfackler/init-md9de3794
Initialize OpenSSL in MD constructorsUpdates
openssl-sys
from 0.9.102 to 0.9.103Release notes
Sourced from openssl-sys's releases.
Commits
32f150b
Merge pull request #2265 from alex/bump-for-release98addd2
Release openssl v0.10.65 and openssl-sys v0.9.1037c7958d
Merge pull request #2262 from alex/pkey-apid7b12cc
Switch Pkey::from_ to use set1 functions22ffa9a
Merge pull request #2258 from sfackler/init-md9de3794
Initialize OpenSSL in MD constructorsc38bc2f
Merge pull request #2257 from bdbai/quicd15df66
fix timeval failing systestda7f26d
fix max_values()864662b
fix rustc clippy errorsUpdates
portable-atomic
from 1.6.0 to 1.7.0Changelog
Sourced from portable-atomic's changelog.
Commits
e10c624
Release portable-atomic 1.7.0195bc74
Update changelog8a3181c
Update arm/aarch64-related comments3a3965d
detect: Reduce scope of #[allow]11bbfbc
Add todo comments4a78b8b
Update docs to mention portable-atomic-util0483042
x86_64: Use xchg instead of lock or86cee8f
x86_64: Optimize 128-bit atomic load/store on Zhaoxin CPU with AVX58a2ebb
Update esp-hal requirement from 0.18 to 0.19 in /tests/xtensadbf36ed
Update esp-println requirement from 0.9 to 0.10 in /tests/xtensaUpdates
raw-cpuid
from 11.0.2 to 11.1.0Changelog
Sourced from raw-cpuid's changelog.
Commits
Updates
thiserror
from 1.0.62 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributesUpdates
thiserror-impl
from 1.0.62 to 1.0.63Release notes
Sourced from thiserror-impl's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributesUpdates
toml
from 0.8.14 to 0.8.15Commits
9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearer330b590
refactor(encode): Extract all str repr inferring00fb5ee
test(edit): Add more roundtrip testingUpdates
toml_edit
from 0.22.15 to 0.22.16Commits
9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearer330b590
refactor(encode): Extract all str repr inferring00fb5ee
test(edit): Add more roundtrip testingUpdates
winnow
from 0.6.13 to 0.6.14Changelog
Sourced from winnow's changelog.
Commits
90de861
chore: Releaseafef565
docs: Update changelogea5e267
Merge pull request #567 from epage/cif296bd6
chore(ci): Speed up CI823f627
Merge pull request #566 from epage/stateful57bd582
docs(stream): Remove Stateful's use of cell3077bb0
fix(parse): Remove unneeded Clone bound for Parser::parseafb5b65
Merge pull request #562 from epage/tests46a077d
test(binary): Cover more cases22766b1
Merge pull request #556 from epage/recognizeDependabot 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