build(deps): bump hitrace-sys from 0.1.2 to 0.1.3 (#34856)

Bumps [hitrace-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: hitrace-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:26:55 +00:00 committed by GitHub
parent d4f877cfb0
commit 6f65cdc7d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -3014,9 +3014,9 @@ dependencies = [
[[package]]
name = "hitrace-sys"
version = "0.1.2"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "315f4e893d1caac3a97b9e6cbcf211a7012c6615cd688e4430f0cd5712ac3a3f"
checksum = "cb23d4ffe860346dcfc4486c61e3336e2c08c33801795f15762378ce72c1cf22"
[[package]]
name = "html5ever"