Skip to content

Commit 2b0ef72

Browse files
Bump neon from 0.9.1 to 0.10.1
Bumps [neon](https://github.com/neon-bindings/neon) from 0.9.1 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.9.1...0.10.1) --- updated-dependencies: - dependency-name: neon dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c1cb99 commit 2b0ef72

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

Cargo.lock

Lines changed: 20 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ crate-type = ["cdylib"]
1313
libfonthelper = "0.3.5"
1414

1515
[dependencies.neon]
16-
version = "0.9"
16+
version = "0.10"
1717
default-features = false
1818
features = ["napi-6", "event-queue-api", "try-catch-api"]

0 commit comments

Comments
 (0)