deps: commit the Cargo.lock
A binary crate should pin its dependency graph: without the lockfile in git, source and snap builds float transitive versions, so a 0.1.0 artifact rebuilt later would not be the same binary.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
*.lock
|
||||
target
|
||||
|
||||
# Local snapcraft builds
|
||||
|
||||
Generated
+3031
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user