mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
ohos: Bump ohos-sys to v0.2.1 (#32834)
* ohos: Use ohos-sys from crates.io Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> * ohos: Bump ohos-sys to v0.2.1 Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
2a31e62e2c
commit
d46c66f9da
4 changed files with 8 additions and 9 deletions
|
@ -87,7 +87,7 @@ napi-ohos = "0.1"
|
|||
serde_json = { workspace = true }
|
||||
surfman = { workspace = true, features = ["sm-angle-default"] }
|
||||
webxr = { git = "https://github.com/servo/webxr" }
|
||||
ohos-sys = { git = "https://github.com/jschwe/ohos-sys.git" }
|
||||
ohos-sys = { version = "0.2.1", features = ["xcomponent"] }
|
||||
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_env = "ohos")))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue