Skip to content

Commit

Permalink
Use tagged release on our organization
Browse files Browse the repository at this point in the history
  • Loading branch information
abernix authored Nov 8, 2024
1 parent 987e0bb commit e84d1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ tokio = { version = "1.36.0", features = ["full"] }
tower = { version = "0.4.13", features = ["full"] }

[patch.crates-io]
"hyper" = { git = "https://github.com/IvanGoncharov/hyper.git", branch = "backpor_header_size" }
"hyper" = { git = "https://github.com/apollographql/hyper.git", tag = "header-customizations-20241108" }

0 comments on commit e84d1d7

Please sign in to comment.