Skip to content

mozjs-sys-v0.140.5-1: build: Remove deprecated static_flag(true) call. (#651)

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 20:12
· 1 commit to main since this release
b4c210b
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]>