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.
2 parents 077b3a5 + d5c7e57 commit 9bc3dc6Copy full SHA for 9bc3dc6
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