Skip to content

chore: use outlet graceful drain support - #83

Open
pjb157 wants to merge 1 commit into
mainfrom
peter/use-outlet-graceful-drain
Open

pjb157 wants to merge 1 commit into
mainfrom
peter/use-outlet-graceful-drain

Conversation

@pjb157

@pjb157 pjb157 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Dependency

Verification

  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test (33 unit/integration tests and 5 doc tests passed)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 31, 2026 19:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins this crate’s outlet dependency to a specific upstream commit that includes graceful-drain support, aligning the RequestHandler trait source with downstream consumers that are also using that pinned upstream revision.

Changes:

  • Switch outlet from the crates.io 0.9 release to a git dependency pinned by rev (commit 6206a0b…).
  • Update Cargo.lock to reflect outlet being sourced from the pinned git commit instead of crates.io.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Pins outlet to a specific upstream commit to pick up graceful-drain support.
Cargo.lock Updates lockfile to reflect the git-sourced outlet dependency.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants