You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesatee.apache.org by GitBox <gi...@apache.org> on 2019/12/06 19:22:02 UTC

[GitHub] [incubator-mesatee] mssun opened a new issue #132: Impossible to use bulid deps from crates-io but not crates-sgx

mssun opened a new issue #132: Impossible to use bulid deps from crates-io but not crates-sgx
URL: https://github.com/apache/incubator-mesatee/issues/132
 
 
   Because of the limitation of cargo, we cannot do source replacement only for deps but not build deps [1]. Therefore, you may see two kinds of work-around: `config_gen` (https://github.com/apache/incubator-mesatee/tree/bd9ca1e/mesatee_config/config_gen) and `prost-build-fake` (https://github.com/apache/incubator-mesatee/pull/104).
   
   This issue relies on the upstream cargo to fix.
   
   
   [1] https://users.rust-lang.org/t/source-replacement-for-dependencies-only-but-not-for-build-dependencies

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mesatee.apache.org
For additional commands, e-mail: dev-help@mesatee.apache.org