Skip to content

Commit 320fbfd

Browse files
chore(deps): bump the patch-updates group with 2 updates (#34)
Bumps the patch-updates group with 2 updates: [napi](https://github.com/napi-rs/napi-rs) and [napi-derive](https://github.com/napi-rs/napi-rs). Updates `napi` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.7.0...napi-v3.7.1) Updates `napi-derive` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.4.0...napi-derive-v3.4.1) --- updated-dependencies: - dependency-name: napi dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: napi-derive dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38c4b87 commit 320fbfd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ html-escape = "0.2"
2727
memchr = "2.7"
2828
mockito = "1.6"
2929
napi = "3.7"
30-
napi-derive = "3.0"
30+
napi-derive = "3.4"
3131
pyo3 = "0.27"
3232
quick-xml = "0.38"
3333
regex = "1.11"

0 commit comments

Comments
 (0)