sarutak commented on PR #2476: URL: https://github.com/apache/avro/pull/2476#issuecomment-1704253464
> There were some new recommendations about it - https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html Wow, it's very new and interesting. My main concern to include `Cargo.lock` is that it makes difficult to ensure downstream products can use Avro with the newer versions of dependencies. With keepking `Cargo.lock`, we could mitigate it by letting dependabot regularly update `Cargo.lock`. What do you think? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
