Skip to content

Commit

Permalink
Skip optional dependency cartesian product
Browse files Browse the repository at this point in the history
  • Loading branch information
archis-polyverse committed Jan 23, 2021
1 parent 09c7365 commit c27fdfb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ panic = 'abort'
lto = "fat"
# One code-gen unit so we get a highly optimized binary
codegen-units = 1

[package.metadata.cargo-all-features]
skip_optional_dependencies = true

0 comments on commit c27fdfb

Please sign in to comment.