From d3f3a5fde3431192b34b7f3c0f536707b01db417 Mon Sep 17 00:00:00 2001 From: Matthew Ransley <69316482+epicmatthew23@users.noreply.github.com> Date: Tue, 4 Jul 2023 20:10:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 163f388..f95e7e2 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ hyper = { git = "https://github.com/4JX/hyper.git", branch = "v0.14.18-patched" h2 = { git = "https://github.com/4JX/h2.git", branch = "imp" } ``` -These patches were made specifically for `reqwest-impersonate` to work, but I would appreciate if someone took the time to PR more "proper" versions to the parent projects. - ## Example `Cargo.toml`