mirror of
https://github.com/servo/servo.git
synced 2025-08-19 20:35:34 +01:00
Move nsstring from gecko into servo/support/gecko/nsstring
This is the servo side of bug 1403213. MozReview-Commit-ID: HFdQiuMnGhJ
This commit is contained in:
parent
041bd626ac
commit
ec5cf5ceaf
7 changed files with 200 additions and 24 deletions
|
@ -1,15 +0,0 @@
|
|||
[package]
|
||||
name = "nsstring_vendor"
|
||||
version = "0.1.0"
|
||||
authors = ["nobody@mozilla.com"]
|
||||
license = "MPL-2.0"
|
||||
description = "Rust bindings to xpcom string types"
|
||||
|
||||
|
||||
# Revendoring nsstring from m-c into Servo
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
|
||||
[features]
|
||||
gecko_debug = []
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue