Skip to content

Commit

Permalink
Use cargo workspaces (#6200)
Browse files Browse the repository at this point in the history
* Use cargo workspaces

* Use latest published napi and napi-derive
  • Loading branch information
Will Binns-Smith authored Apr 28, 2021
1 parent 4949f15 commit b54c2b6
Show file tree
Hide file tree
Showing 9 changed files with 474 additions and 533 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules/
/target/
.DS_Store
package-lock.json
coverage/
Expand Down
Loading

0 comments on commit b54c2b6

Please sign in to comment.