Skip to content

Commit

Permalink
💥 Remove libpna wasm feature
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanTsune committed Jan 25, 2025
1 parent 1c5f6c2 commit c20a57e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ tokio-util = { version = "0.7.13", features = ["compat"] }
wasm-bindgen-test = "0.3.50"

[features]
wasm = ["zstd/wasm", "liblzma/wasm"] # Deprecated. This feature flag has been replaced by `cfg(target_arch = "wasm32")`.
zlib-ng = ["flate2/zlib-ng"]
unstable-async = ["dep:futures-io", "dep:futures-util"]

Expand Down

0 comments on commit c20a57e

Please sign in to comment.