build(deps): bump napi-derive-backend-ohos from 1.0.0 to 1.0.1 (#34043)

Bumps [napi-derive-backend-ohos](https://github.com/ohos-rs/ohos-rs) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/ohos-rs/ohos-rs/releases)
- [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.0...ohrs@1.0.1)

---
updated-dependencies:
- dependency-name: napi-derive-backend-ohos
  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] 2024-10-28 17:07:09 +00:00 committed by GitHub
parent 8f01f1710c
commit 7374f20537
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -4580,9 +4580,9 @@ dependencies = [
[[package]]
name = "napi-derive-backend-ohos"
version = "1.0.0"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a8862382a40919d8bfdba9e1063546f5af16a06b31d866ebdb4029d9f743dcb"
checksum = "913b83a4b0a51a41a03af86960598d87d26acf7ddef8a14baaad5d66f1eacce6"
dependencies = [
"convert_case",
"once_cell",