Throw when failing to convert sequence inner values

This commit is contained in:
Kagami Sascha Rosylight 2019-10-16 18:57:02 +09:00
parent c5d6bb604d
commit 6c98292a08
3 changed files with 7 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3097,7 +3097,7 @@ dependencies = [
[[package]]
name = "mozjs"
version = "0.12.1"
source = "git+https://github.com/servo/rust-mozjs#0832eb778689143cd9f2f3967fac912f7096a466"
source = "git+https://github.com/servo/rust-mozjs#c2896b9c9f8681070890bc9582378472d0139b13"
dependencies = [
"cc",
"lazy_static",