rendezvous-server
rendezvous-server copied to clipboard
Bump anyhow from 1.0.57 to 1.0.69
Bumps anyhow from 1.0.57 to 1.0.69.
Release notes
Sourced from anyhow's releases.
1.0.69
- Documentation improvements
1.0.68
- Opt out of
-Zrustdoc-scrape-exampleson docs.rs for now1.0.67
- Improve the backtrace captured when
context()is used on anOption(#280)1.0.66
- Reduce unhelpful backtrace frames in backtraces captured during a
contextcall (#279)1.0.65
- impl Provider for anyhow::Error
1.0.64
1.0.63
- Expose backtraces via the new "generic member access" API on the Error trait (rust-lang/rust#99301, rust-lang/rust#96024)
1.0.62
- Fix extra rebuilding when interleaving command-line
cargoinvocations with IDE builds (#261)1.0.61
- Work around rust-analyzer builds poisoning all subsequent command-line cargo builds (#252)
1.0.60
- Propagate
--targetto rustc invocation when deciding about backtrace support (#249, thanks@RalfJung)1.0.59
- Update crates.io metadata to include
no-stdcategory1.0.58
- Fix some broken links in documentation
Commits
58377abRelease 1.0.69f65b087Merge pull request #295 from dtolnay/docrepr10370e9Hide repr attribute from documentationcf2adb4Raise minimum toolchain for the backtrace feature to 1.600a45d76Prevent actions duplication on noop merge commits3d91f13Sync license text with rust-lang reposed1327fIgnore redundant_clone lint on test testing clone867763bRelease 1.0.68c0a87d0Opt out -Zrustdoc-scrape-examples on docs.rs1cc707bRelease 1.0.67- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)