Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Bump neon from 0.8.3 to 0.10.1 in /native
Browse files Browse the repository at this point in the history
Bumps [neon](https://github.com/neon-bindings/neon) from 0.8.3 to 0.10.1.
- [Release notes](https://github.com/neon-bindings/neon/releases)
- [Changelog](https://github.com/neon-bindings/neon/blob/main/RELEASES.md)
- [Commits](neon-bindings/neon@0.8.3...0.10.1)

---
updated-dependencies:
- dependency-name: neon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2022
1 parent 9a1c488 commit 89da578
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 16 deletions.
35 changes: 20 additions & 15 deletions native/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib"]


[dependencies.neon]
version = "0.8"
version = "0.10"
default-features = false
features = ["napi-6"]

Expand Down

0 comments on commit 89da578

Please sign in to comment.