Skip to content

Commit c772451

Browse files
committed
chore: patch not needed actually
1 parent 489c294 commit c772451

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,3 @@ bitvec = "1.0.1"
177177
proc-macro2 = "1.0"
178178
quote = "1.0"
179179
syn = { version = "2.0", default-features = false }
180-
181-
[patch.crates-io]
182-
# required to avoid conflict between libp2p & grpc when compiling a third party client
183-
rustls-pki-types = { git = "https://github.com/rustls/pki-types", tag = "v/1.11.0" }

0 commit comments

Comments
 (0)