Skip to content

Commit

Permalink
chore: maintenance patch update
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelramos committed Jul 6, 2024
1 parent fbbad7f commit cd3b81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
[dependencies]
napi-derive = "2.16.8"
napi = { version = "2.16.7", default-features = false, features = ["napi9", "serde-json", "tokio_rt"] }
workspace-node-tools = "0.7.0"
workspace-node-tools = "0.7.1"

[build-dependencies]
napi-build = "2"
Expand Down

0 comments on commit cd3b81b

Please sign in to comment.