You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/03/07 22:11:28 UTC

[GitHub] [incubator-openwhisk-runtime-rust] bruceadams edited a comment on issue #1: Proposed changes to action_loop

bruceadams edited a comment on issue #1: Proposed changes to action_loop
URL: https://github.com/apache/incubator-openwhisk-runtime-rust/pull/1#issuecomment-470714058
 
 
   Ah, yup. Right there in the documentation https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
   
   > If you’re building a library that other packages will depend on, put `Cargo.lock` in your `.gitignore`. If you’re building an executable like a command-line tool or an application, check `Cargo.lock` into `git`. If you're curious about why that is, see ["Why do binaries have `Cargo.lock` in version control, but not libraries?" in the FAQ.](https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries)

----------------------------------------------------------------
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