Skip to content

refresh 10 crates to latest compatible versions#5314

Open
zbowling wants to merge 1 commit into
facebook:mainfrom
zbowling:export-D107740437
Open

refresh 10 crates to latest compatible versions#5314
zbowling wants to merge 1 commit into
facebook:mainfrom
zbowling:export-D107740437

Conversation

@zbowling

@zbowling zbowling commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Differential Revision: D107740437

Differential Revision: D107740437
Copilot AI review requested due to automatic review settings June 6, 2026 06:25
@meta-cla meta-cla Bot added the CLA Signed label Jun 6, 2026
@meta-codesync

meta-codesync Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

@zbowling has exported this pull request. If you are a Meta employee, you can view the originating Diff in D107740437.

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

This PR updates Rust dependency versions for the persist-query crate as part of a broader dependency refresh effort in the compiler workspace.

Changes:

  • Bump http from 1.4.0 to 1.4.1.
  • Bump hyper from 1.9.0 to 1.10.1.

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

Comment on lines +13 to +15
http = "1.4.1"
http-body-util = "0.1.0"
hyper = { version = "1.9.0", features = ["client", "http1", "http2"] }
hyper = { version = "1.10.1", features = ["client", "http1", "http2"] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants