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 vhost-device group in /staging with 7 updates:
1.0.59
1.0.60
1.0.82
1.0.83
0.3.8
0.3.9
1.0.81
1.0.82
1.0.22
1.0.23
2.0.60
2.0.63
1.0.59
1.0.60
Updates
thiserror
from 1.0.59 to 1.0.60Release notes
Sourced from thiserror's releases.
Commits
870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warningUpdates
anyhow
from 1.0.82 to 1.0.83Release notes
Sourced from anyhow's releases.
Commits
96f0392
Release 1.0.8317bbd1e
Merge pull request #363 from dtolnay/checkcfg3ab3c3b
Resolve unexpected_cfgs warning8e62244
Discard CI coverage of backtrace feature on toolchains older than 1.63e77374f
Mirror PR 343 changes from readme to rustdoccb47d7c
Reword no-std documentation change from PR 3436b5bdb1
Wrap PR 343 to 80 columnsf01080b
Merge pull request #343 from Arthur-Milchior/readme1Updates
errno
from 0.3.8 to 0.3.9Changelog
Sourced from errno's changelog.
Commits
Updates
proc-macro2
from 1.0.81 to 1.0.82Release notes
Sourced from proc-macro2's releases.
Commits
8dc63f3
Release 1.0.82790cb41
Merge pull request #457 from dtolnay/defaultfeatures2ebe711
Fix use of deprecated default_features in Cargo.tomla720819
Delete unused nightly cfg37c5d18
Merge pull request #456 from dtolnay/checkcfg5e02f52
Suppress unknown_lints warning on old rustc2660d30
Resolve unexpected_cfgs warningUpdates
semver
from 1.0.22 to 1.0.23Release notes
Sourced from semver's releases.
Commits
69efd3c
Release 1.0.23451b419
Merge pull request #318 from dtolnay/checkcfg5b71485
Resolve unexpected_cfgs warningc520af7
Revert "Temporarily disable miri on doctests"73b5d9e
Merge pull request #313 from Saecki/patch-1e8d61de
chore: fix typo in safety commentd282d48
Explicitly install a Rust toolchain for cargo-outdated job6e6ba22
Temporarily disable miri on doctestsUpdates
syn
from 2.0.60 to 2.0.63Release notes
Sourced from syn's releases.
Commits
8bcd277
Release 2.0.636d1113d
Merge pull request #1645 from dtolnay/ifelse40950dd
Remove recursion from printing of Expr::Ife2e7f2d
Merge pull request #1644 from dtolnay/ifelse70777ce
Remove recursion from parsing of Expr::Ife9e6329
Release 2.0.62c79cea1
Merge pull request #1643 from dtolnay/chainedcomparedc4ffde
Require parens for chained comparison binopsc463a74
Add tests of binop associativityda509d5
Add test of assignment and range precedenceUpdates
thiserror-impl
from 1.0.59 to 1.0.60Release notes
Sourced from thiserror-impl's releases.
Commits
870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warningDependabot 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