build(deps): bump arkui-sys from 0.2.3 to 0.2.4 (#35214)

Bumps [arkui-sys](https://github.com/openharmony-rs/ohos-sys) from 0.2.3 to 0.2.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: arkui-sys
  dependency-type: indirect
  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:
dependabot[bot] 2025-01-29 17:47:28 +00:00 committed by GitHub
parent 023636beeb
commit 41454d9334
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -231,9 +231,9 @@ dependencies = [
[[package]]
name = "arkui-sys"
version = "0.2.3"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "671a9b19cee9505494a1bfc06ab0a9a12b08cf521367e6c2f4c76e878c591af2"
checksum = "06a2620cce8bccefb48eb1d47398e3168c75925c5b9720ad5b45baa6b06ddb20"
dependencies = [
"ohos-drawing-sys",
"ohos-sys-opaque-types",