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 01da3e9 commit db158e8Copy full SHA for db158e8
Cargo.toml
@@ -17,7 +17,7 @@ tokio = { version = "1.29.1", features = ["rt-multi-thread"] }
17
once_cell = "1.18.0"
18
19
[dependencies.neon]
20
-version = "0.10"
+version = "1.0"
21
default-features = false
22
features = ["napi-6", "channel-api", "promise-api"]
23
0 commit comments