Skip to content

Commit

Permalink
ignore windows crates
Browse files Browse the repository at this point in the history
  • Loading branch information
salamaashoush committed May 27, 2024
1 parent f1d5806 commit be31357
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,7 @@ lto = "thin" # Performs “thin” LTO. This is similar to “fat”, but t
opt-level = 3
panic = "abort"
strip = true


[package.metadata.cargo-shear]
ignored = ["csv", "junction"]

0 comments on commit be31357

Please sign in to comment.