Remove unnecessary dependencies on client and rpc

This commit is contained in:
Max Brunsfeld
2023-10-06 13:14:53 -07:00
parent 43da36948b
commit 17925ed563
5 changed files with 21 additions and 24 deletions
Generated
-1
View File
@@ -2832,7 +2832,6 @@ dependencies = [
"parking_lot 0.11.2",
"regex",
"rope",
"rpc",
"serde",
"serde_derive",
"serde_json",