mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
build(deps): bump xcomponent-sys from 0.2.0 to 0.3.0 (#34936)
Bumps [xcomponent-sys](https://github.com/openharmony-rs/ohos-sys) from 0.2.0 to 0.3.0. - [Changelog](https://github.com/openharmony-rs/ohos-sys/blob/main/CHANGELOG.md) - [Commits](https://github.com/openharmony-rs/ohos-sys/commits/v0.3.0) --- updated-dependencies: - dependency-name: xcomponent-sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7d4ce45185
commit
a05939251a
2 changed files with 10 additions and 3 deletions
|
@ -92,7 +92,7 @@ napi-ohos = "1.0.3"
|
|||
ohos-vsync = "0.1.2"
|
||||
ohos-ime = { version = "0.2" }
|
||||
ohos-ime-sys = "0.1.2"
|
||||
xcomponent-sys = { version = "0.2.0", features = ["api-12", "keyboard-types"] }
|
||||
xcomponent-sys = { version = "0.3.0", features = ["api-12", "keyboard-types"] }
|
||||
|
||||
[target.'cfg(any(target_os = "android", target_env = "ohos"))'.dependencies]
|
||||
nix = { workspace = true, features = ["fs"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue