Skip to content

Commit

Permalink
Exclude large windows file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed May 11, 2017
1 parent 8213007 commit d117bb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lzma-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ encoding/decoding.
High level Rust bindings are available in the `xz2` crate.
"""
categories = ["external-ffi-bindings"]
exclude = [
"xz-5.2.2/windows/xz_win.VC.db",
]

[dependencies]
libc = "0.2"
Expand Down

0 comments on commit d117bb1

Please sign in to comment.