fixed client cargo toml

This commit is contained in:
michael-bailey 2022-09-15 17:44:43 +01:00
parent 16fc6fa243
commit d3bdc6dbb3
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ futures = "0.3.16"
async-trait = "0.1.52"
server = {path = '../server'}
serverlib = {path = '../server'}
foundation = {path = '../foundation'}