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:
#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.

Closes: #1865
Approved by: cgwalters
  • Loading branch information
jlebon authored and rh-atomic-bot committed Jul 9, 2019
1 parent 0ac025b commit 40b5d38
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 40b5d38

Please sign in to comment.