Skip to content

Commit eea2cbf

Browse files
committed
example: Remove patch in Cargo.toml
Because the ttrpc-compiler dep in ttrpc-codegen has been updated. Signed-off-by: Tim Zhang <tim@hyper.sh>
1 parent aeaa597 commit eea2cbf

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

example/Cargo.lock

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

example/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,3 @@ path = "./async-client.rs"
4242

4343
[build-dependencies]
4444
ttrpc-codegen = { path = "../ttrpc-codegen"}
45-
46-
[patch.crates-io]
47-
ttrpc-compiler = { path = "../compiler"}
48-

0 commit comments

Comments
 (0)