Skip to content

Commit

Permalink
Re-export the static feature from lzma-sys. (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
twittner authored Oct 29, 2021
1 parent c58d7b9 commit 8db5c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ tokio-core = "0.1.17"

[features]
tokio = ["tokio-io", "futures"]
static = ["lzma-sys/static"]

[package.metadata.docs.rs]
features = ["tokio-io", "futures"]

0 comments on commit 8db5c19

Please # to comment.