I have a repo which contains a rust a binary `foo` and a napi-rs lib `bar`. foo will import bar by local path link, but cdylib can't be used as dependency