mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update version of nsstring bindings used by stylo
This commit is contained in:
parent
4450bbdb0c
commit
cc8b69bae1
3 changed files with 385 additions and 113 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue