diff --git a/Cargo.lock b/Cargo.lock index 9e72a4abd4a..6cd3408bf20 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5240,7 +5240,7 @@ dependencies = [ [[package]] name = "mozjs" version = "0.14.1" -source = "git+https://github.com/servo/mozjs#b6d7bce2bc165fb555ce3f254404aecc89627388" +source = "git+https://github.com/servo/mozjs#eb4268a973f2334a18f97be0c6def8b1a7143431" dependencies = [ "bindgen 0.71.1", "cc", @@ -5252,7 +5252,7 @@ dependencies = [ [[package]] name = "mozjs_sys" version = "0.128.13-3" -source = "git+https://github.com/servo/mozjs#b6d7bce2bc165fb555ce3f254404aecc89627388" +source = "git+https://github.com/servo/mozjs#eb4268a973f2334a18f97be0c6def8b1a7143431" dependencies = [ "bindgen 0.71.1", "cc",