waynexia commented on PR #5829: URL: https://github.com/apache/arrow-rs/pull/5829#issuecomment-2143442367
> I'm somewhat inclined to think we should just remove the version pin, and document that people using wasm32 will need to manually pin zstd-sys themselves. We're creating pain for all of our users by pinning this crate, to save some pain for a very small subset of our community... Ultimately if zstd-sys broke support for wasm32 it is on them to fix it That's also an option. Cargo provides [patch mechanism](https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#overriding-dependencies) to override deps -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
