Skip to content

Commit

Permalink
chore(deps): update rust crate napi-build to 2.1.0 (#65)
Browse files Browse the repository at this point in the history
* chore(deps): update rust crate napi-build to 2.1.0

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amr Bashir <[email protected]>
  • Loading branch information
renovate[bot] and amr-crabnebula committed Nov 17, 2023
1 parent ecde3fb commit f0235d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/packager/nodejs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tracing = { workspace = true }
serde_json = { workspace = true }

[build-dependencies]
napi-build = "2.0.1"
napi-build = "2.1.0"

[features]
default = ["cargo-packager/rustls"]
Expand Down
1 change: 0 additions & 1 deletion bindings/packager/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"universal": "napi universal",
"version": "napi version"
},
"packageManager": "[email protected]",
"dependencies": {
"@electron/get": "^3.0.0",
"deepmerge": "^4.3.1",
Expand Down

0 comments on commit f0235d0

Please sign in to comment.