aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-13 16:56:35 +0000
committerGitHub <noreply@github.com>2025-01-13 16:56:35 +0000
commit5fbc6b4a195b02441d58b8bfb88628aee2c77f84 (patch)
tree13d1530b85a4a1983f7a86dcd27ea42ce280ce7a /Cargo.lock
parente8e4cb726b0d6f990265b5740476ba062c6df085 (diff)
downloadservo-5fbc6b4a195b02441d58b8bfb88628aee2c77f84.tar.gz
servo-5fbc6b4a195b02441d58b8bfb88628aee2c77f84.zip
build(deps): bump the napi-ohos-related group with 4 updates (#34971)
Bumps the napi-ohos-related group with 4 updates: [napi-derive-ohos](https://github.com/ohos-rs/ohos-rs), [napi-ohos](https://github.com/ohos-rs/ohos-rs), [napi-derive-backend-ohos](https://github.com/ohos-rs/ohos-rs) and [napi-sys-ohos](https://github.com/ohos-rs/ohos-rs). Updates `napi-derive-ohos` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.3...ohrs@1.0.4) Updates `napi-ohos` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.3...ohrs@1.0.4) Updates `napi-derive-backend-ohos` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.3...ohrs@1.0.4) Updates `napi-sys-ohos` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.3...ohrs@1.0.4) --- updated-dependencies: - dependency-name: napi-derive-ohos dependency-type: direct:production update-type: version-update:semver-patch dependency-group: napi-ohos-related - dependency-name: napi-ohos dependency-type: direct:production update-type: version-update:semver-patch dependency-group: napi-ohos-related - dependency-name: napi-derive-backend-ohos dependency-type: indirect update-type: version-update:semver-patch dependency-group: napi-ohos-related - dependency-name: napi-sys-ohos dependency-type: indirect update-type: version-update:semver-patch dependency-group: napi-ohos-related ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ff005d9bfdf..57cd3c86347 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1081,9 +1081,9 @@ dependencies = [
[[package]]
name = "convert_case"
-version = "0.6.0"
+version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
+checksum = "bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7"
dependencies = [
"unicode-segmentation",
]
@@ -4613,9 +4613,9 @@ dependencies = [
[[package]]
name = "napi-derive-backend-ohos"
-version = "1.0.3"
+version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "678c5cb2b618d3d806a02f4a719e0e0ceaf00f7f0ad5286e04239ae01b65d380"
+checksum = "bd974d6316c670078fa15276c6134e5b45142b393db350b24682ae613733cdac"
dependencies = [
"convert_case",
"once_cell",
@@ -4627,9 +4627,9 @@ dependencies = [
[[package]]
name = "napi-derive-ohos"
-version = "1.0.3"
+version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "83d2cc9b0d47f989e3218c8cf17e8db4ba3d690ffe04dbde4263f5865c779fd1"
+checksum = "a3a8b89bbc39f81c472e76813dcd837f311aae7850a24a01d0bf5858221b1fd2"
dependencies = [
"convert_case",
"napi-derive-backend-ohos",
@@ -4640,9 +4640,9 @@ dependencies = [
[[package]]
name = "napi-ohos"
-version = "1.0.3"
+version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ce44b811af16b0ce805b67597c882c7291e2c45ed10bf20c11315bcb9039cb8c"
+checksum = "32036ede4ef064610304337831e9d49dac23e7edc4e9efd076c8259eab6d19a9"
dependencies = [
"bitflags 2.6.0",
"ctor",
@@ -4651,9 +4651,9 @@ dependencies = [
[[package]]
name = "napi-sys-ohos"
-version = "1.0.3"
+version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "950058f2a75d5d06f60329fd10fca41084af2a11aa964750f5820b42004490c2"
+checksum = "0e18642400316f886a6f153b2fbc48f5652d0e117803057005f89f0e48217d64"
dependencies = [
"libloading",
]