Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neon-bindings/neon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 391567abf640e61e570221f98c618988618e9015
Choose a base ref
..
head repository: neon-bindings/neon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b6578e3a1f9b15f91432582974d1bb6d4af4a67c
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +2 −0 Cargo.toml
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -93,6 +93,8 @@ features = [
"napi-experimental",
"proc-macros",
"try-catch-api",
"promise-api",
"task-api",
]

[workspace]