Remove unnecessary dependencies on client and rpc
This commit is contained in:
parent
43da36948b
commit
17925ed563
5 changed files with 21 additions and 24 deletions
|
@ -22,7 +22,6 @@ test-support = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
client = { path = "../client" }
|
||||
clock = { path = "../clock" }
|
||||
collections = { path = "../collections" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue