fixed client cargo toml
This commit is contained in:
parent
16fc6fa243
commit
d3bdc6dbb3
|
|
@ -18,5 +18,5 @@ futures = "0.3.16"
|
|||
|
||||
async-trait = "0.1.52"
|
||||
|
||||
server = {path = '../server'}
|
||||
serverlib = {path = '../server'}
|
||||
foundation = {path = '../foundation'}
|
||||
|
|
|
|||
Loading…
Reference in New Issue