We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f406b48 commit 464a904Copy full SHA for 464a904
Cargo.toml
@@ -9,7 +9,7 @@ rust-version = "1.67.0"
9
license = "MIT OR Apache-2.0"
10
description = "Fast specialized deflate implementation"
11
authors = ["The image-rs Developers"]
12
-include = ["/src", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
+include = ["/src", "/tests", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
13
14
# crates.io metadata
15
documentation = "https://docs.rs/fdeflate"
0 commit comments