Skip to content

Commit 1d96a64

Browse files
build(deps): bump napi-build from 2.2.1 to 2.2.2 (#448)
Bumps [napi-build](https://github.com/napi-rs/napi-rs) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi-build@2.2.1...napi-build@2.2.2) --- updated-dependencies: - dependency-name: napi-build dependency-version: 2.2.2 dependency-type: direct:production 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>
1 parent 890ec61 commit 1d96a64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -19,7 +19,7 @@ replace_with = "0.1.8"
1919
rrule = { version = "0.14.0", features = ["exrule"] }
2020

2121
[build-dependencies]
22-
napi-build = "2.2.1"
22+
napi-build = "2.2.2"
2323

2424
[profile.release]
2525
lto = true

0 commit comments

Comments
 (0)