bruceadams commented 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:
[email protected]


With regards,
Apache Git Services

Reply via email to