build(deps): bump ohos-ime from 0.2.0 to 0.3.0 (#37180)

This patch updates the ohos-ime version from v0.2.0 to v0.3.0

Testing: N/A
Fixes: #37181

Signed-off-by: Shubham Gupta <shubham13297@gmail.com>
This commit is contained in:
Shubham Gupta 2025-05-29 17:50:33 +08:00 committed by GitHub
parent 1f315e6c9c
commit 54f23a8e3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

4
Cargo.lock generated
View file

@ -5395,9 +5395,9 @@ dependencies = [
[[package]]
name = "ohos-ime"
version = "0.2.0"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48107e68ed8451c17c2ff95938e1ba86003fb290a04f7a0213ce2d16ce4b3ee6"
checksum = "ee3ea454e31a3372cd9c4ed903db4fae861e92f57cf51852a3cd80f9d3945dcd"
dependencies = [
"log",
"ohos-ime-sys",