Skip to content

Commit 09924cc

Browse files
committed
Add comment for replace
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent fedd31f commit 09924cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,7 @@ object = { opt-level = 3 }
104104
rustc-demangle = { opt-level = 3 }
105105

106106
[patch.crates-io]
107+
# http-types doesn't play well with the new errors api.
108+
# This fork address this problem, and should be removed once we upgrade to
109+
# new toolchain.
107110
http-types = { git = "https://github.com/Xuanwo/http-types", rev = "106fc6d" }

0 commit comments

Comments
 (0)