Update version of nsstring bindings used by stylo

This commit is contained in:
Michael Layzell 2017-09-26 10:45:35 -04:00
parent 4450bbdb0c
commit cc8b69bae1
3 changed files with 385 additions and 113 deletions

3
Cargo.lock generated
View file

@ -2045,6 +2045,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "nsstring_vendor"
version = "0.1.0"
dependencies = [
"bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "num-integer"