Skip to content

Commit

Permalink
Merge #120
Browse files Browse the repository at this point in the history
120: Add Cargo.lock to prevent compilation failures from upstream API changes. r=frewsxcv a=frewsxcv

See also:

- #119 (comment)
- #99

Co-authored-by: Corey Farwell <coreyf@rwell.org>
  • Loading branch information
bors[bot] and frewsxcv committed May 11, 2018
2 parents e9860eb + 1da3240 commit 50ce8bc
Show file tree
Hide file tree
Showing 3 changed files with 2,526 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
**/target
**/Cargo.lock
*/**/Cargo.lock
**/*.rs.bk
fuzzer-*/corpus-*
fuzzer-*/src/bin
Expand Down
Loading

0 comments on commit 50ce8bc

Please sign in to comment.