planus-org / planus

Apache License 2.0
94 stars 15 forks source link

Include Cargo.lock #207

Open bugeats opened 1 year ago

bugeats commented 1 year ago

I'm trying to build on my local nixos system and rustPlatform.buildRustPackage expects the practice of including a Cargo.lock in VC.

TethysSvensson commented 11 months ago

This sounds like a good idea! I would want to add a CI task to automatically update it regularly though.