build(deps): bump hilog-sys from 0.1.2 to 0.1.3 (#34859)

Bumps [hilog-sys](https://github.com/openharmony-rs/ohos-sys) from 0.1.2 to 0.1.3.
- [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: hilog-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-06 17:35:11 +00:00 committed by GitHub
parent 17de37f363
commit 5e7cf01cff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -2996,9 +2996,9 @@ dependencies = [
[[package]]
name = "hilog-sys"
version = "0.1.2"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45b9886063966a0bf54a7cdb2d1b772025a2d37127669d94f9845ee4eff296fa"
checksum = "d01219b0a04caebfb59d99fd3ccf85cac75b9482c300fb26446cfd7b929d1b53"
dependencies = [
"log",
]