Skip to content

Commit e3d4f07

Browse files
committed
bindgen: Also track Cargo.lock
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.
1 parent 1e9152f commit e3d4f07

File tree

2 files changed

+436
-1
lines changed

2 files changed

+436
-1
lines changed

bindgen/.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Cargo.lock
21
target

0 commit comments

Comments
 (0)