mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
build(deps): bump ohos-ime-sys from 0.1.3 to 0.1.4 (#35213)
Bumps [ohos-ime-sys](https://github.com/openharmony-rs/ohos-sys) from 0.1.3 to 0.1.4. - [Changelog](https://github.com/openharmony-rs/ohos-sys/blob/main/CHANGELOG.md) - [Commits](https://github.com/openharmony-rs/ohos-sys/commits) --- updated-dependencies: - dependency-name: ohos-ime-sys dependency-type: direct:production update-type: version-update:semver-patch ... 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
0137760c8a
commit
023636beeb
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5223,9 +5223,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ohos-ime-sys"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "31d47680bad31f5dec0264240287ac785929d315de00d3c248cfe1562d3ae999"
|
||||
checksum = "58f68e03eb5b698781a69dc4918a17fe040a30be87de7014c12e4a2a3cb8a00f"
|
||||
|
||||
[[package]]
|
||||
name = "ohos-sys-opaque-types"
|
||||
|
|
|
@ -94,7 +94,7 @@ napi-derive-ohos = "1.0.4"
|
|||
napi-ohos = "1.0.4"
|
||||
ohos-vsync = "0.1.3"
|
||||
ohos-ime = { version = "0.2" }
|
||||
ohos-ime-sys = "0.1.3"
|
||||
ohos-ime-sys = "0.1.4"
|
||||
xcomponent-sys = { version = "0.3.0", features = ["api-12", "keyboard-types"] }
|
||||
|
||||
[target.'cfg(any(target_os = "android", target_env = "ohos"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue