## Description This PR makes building build.rs offline using vendored crates.
Fix #181 CI: https://ci.mesalock-linux.org/mssun/incubator-mesatee/725 You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-teaclave/pull/277 -- Commit Summary -- * Make building build.rs offline using vendored crates -- File Changes -- M config/build.config.toml (10) M config/build.rs (7) M config/config_gen/Cargo.toml (2) M services/proto/build.rs (21) M services/proto/proto_gen/Cargo.toml (2) M third_party/crates-io (2) -- Patch Links -- https://github.com/apache/incubator-teaclave/pull/277.patch https://github.com/apache/incubator-teaclave/pull/277.diff -- 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/pull/277
