Rewrite Crypto::GetRandomValues to use typed array API

Fix mut typed_array

Redundant code
This commit is contained in:
deror1869107 2016-12-26 02:53:48 +08:00
parent b319dedda9
commit 684db8bd29
2 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View file

@ -1246,7 +1246,7 @@ dependencies = [
[[package]]
name = "js"
version = "0.1.3"
source = "git+https://github.com/servo/rust-mozjs#342f304a455080acf64f5ceb40a7f8059481ca01"
source = "git+https://github.com/servo/rust-mozjs#15ff1e83446e998112dcde731610e8b60cc32abf"
dependencies = [
"cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
"heapsize 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",