Skip to content

Commit

Permalink
Include wasm-shim files in cargo package (#145)
Browse files Browse the repository at this point in the history
* Include wasm-shim files
  • Loading branch information
kylebarron committed Mar 15, 2022
1 parent bd8e349 commit 417d442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zstd-safe/zstd-sys/Cargo.toml
Expand Up @@ -25,6 +25,7 @@ include = [
"/LICENSE",
"/*.*",
"/src/",
"/wasm-shim/**/*.h",
"/zstd/LICENSE",
"/zstd/COPYING",
"/zstd/lib/**/*.c",
Expand Down

0 comments on commit 417d442

Please sign in to comment.