Skip to content

Commit

Permalink
bindgen: Also track Cargo.lock
Browse files Browse the repository at this point in the history
For the same reasons we started doing it for the main app:
coreos#1719

This time, it's `getrand` that broke us.
rust-random/getrandom#15

We should be able to update to 1.35.0 soon, which will unblock this.
  • Loading branch information
jlebon committed Jul 9, 2019
1 parent 18fa51f commit 71e585f
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindgen/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
Cargo.lock
target

0 comments on commit 71e585f

Please sign in to comment.