mozjs-sys-v0.140.5-1: build: Remove deprecated static_flag(true) call. (#651)
·
2 commits
to main
since this release
This method has been deprecated in cc-rs, since cc-rs will only build static libraries. See the deprecation notice in the latest version: https://docs.rs/cc/latest/cc/struct.Build.html#method.static_flag Signed-off-by: Jonathan Schwender <[email protected]>