errpy icon indicating copy to clipboard operation
errpy copied to clipboard

Should this library have a Cargo lock file?

Open vthemelis opened this issue 2 years ago • 0 comments

I would think that this is a good thing to add as it allows reproducible builds.

When I first tried to build this package, I wasn't sure if there was an actual issue with the code or if I'm just running with slightly different dependencies to the last person that built this library successfully.

vthemelis avatar Jul 24 '23 20:07 vthemelis