Skip to content

Commit 67fb64a

Browse files
committed
patch deps
1 parent 3e11e58 commit 67fb64a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ tracing-subscriber = "0.3.16"
152152
url = "2.4"
153153
walkdir = "2"
154154

155+
[patch.crates-io]
156+
rustls-platform-verifier = { git = "https://github.com/rami3l/rustls-platform-verifier.git", branch = "patch-1" }
157+
155158
[lib]
156159
name = "rustup"
157160
path = "src/lib.rs"

0 commit comments

Comments
 (0)