We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb8ac0 commit d5c7e57Copy full SHA for d5c7e57
js/Cargo.toml
@@ -13,4 +13,4 @@ crate-type = ["cdylib"]
13
serde = { version = "1.0", features = ["derive", "rc"] }
14
serde_json = "1.0"
15
adblock = { path = "../", features = ["css-validation", "content-blocking", "resource-assembler"] }
16
-neon = { version = "^ 0.10", default-features = false, features = ["napi-1"] }
+neon = { version = "^0.10.1", default-features = false, features = ["napi-1"] }
0 commit comments