Thanks for reporting this. No, this is not caused by the needs of new crates.

This is because all of our dependencies for the frameworks, SDKs, cli, etc. are 
vendored for offline building. However, this is managed by the build system 
(i.e., cmake). If you want to compile a crate directly in side the directory, 
there may be some compilation errors.

In your case, I'm thinking about the solution. Maybe, putting a `Cargo.lock` 
should work.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/465#issuecomment-764873487

Reply via email to