Skip to content

Commit

Permalink
Upgrade nodejs-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Sep 22, 2020
1 parent 5644b3e commit e961c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/neon-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT/Apache-2.0"
[dependencies]
cfg-if = "0.1.9"
neon-sys = { version = "=0.4.1", path = "../neon-sys", optional = true }
nodejs-sys = { version = "0.2.0", optional = true }
nodejs-sys = { version = "0.7.0", optional = true }

[features]
default = []
Expand Down

0 comments on commit e961c15

Please sign in to comment.