Replace rpc with proto dependency for the headless server crate (#19048)
Release Notes: - N/A
This commit is contained in:
parent
eea600ecc3
commit
e962839d13
3 changed files with 3 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -5298,7 +5298,7 @@ dependencies = [
|
|||
"node_runtime",
|
||||
"postage",
|
||||
"project",
|
||||
"rpc",
|
||||
"proto",
|
||||
"settings",
|
||||
"shellexpand 2.1.2",
|
||||
"signal-hook",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue