You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix icu_capi version
The vendored version of icu_capi was bumped to 1.5.0 in the SM 137
update, so we need to update the version in the Cargo.toml too.
Additionally, we use `=1.5.0` to force selecting the same version
as the vendored one.
The vendored icu_capi is never built, only its headers are used.
Signed-off-by: Jonathan Schwender <[email protected]>
* bump mozjs-sys version
Signed-off-by: Jonathan Schwender <[email protected]>
---------
Signed-off-by: Jonathan Schwender <[email protected]>
0 commit comments