Update mozjs_sys to expose proper locale callbacks.

Fixes #13788
This commit is contained in:
Emilio Cobos Álvarez 2016-10-19 17:25:35 +02:00
parent 568061ff20
commit 9682c0cd3a
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 3 additions and 2 deletions

View file

@ -1358,7 +1358,7 @@ dependencies = [
[[package]]
name = "mozjs_sys"
version = "0.0.0"
source = "git+https://github.com/servo/mozjs#34c3e075138bb7eff2ed8b5924ccb9067dcd017e"
source = "git+https://github.com/servo/mozjs#f7917c480e3378441ee54c0554f6a3af9fb57464"
dependencies = [
"libc 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)",
"libz-sys 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",