Skip to content

Commit

Permalink
chore: upgrade NAPI-RS 3.0.0-alpha.16 (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn authored Oct 27, 2024
1 parent 0636775 commit 62cd3e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ base64-simd = "0.8"
cssparser = "0.29"
infer = "0.16"
libavif = { version = "0.14", default-features = false, features = ["codec-aom"] }
napi = { version = "3.0.0-alpha.15", default-features = false, features = ["napi3", "serde-json"] }
napi-derive = { version = "3.0.0-alpha.14", default-features = false }
napi = { version = "3.0.0-alpha.16", default-features = false, features = ["napi3", "serde-json"] }
napi-derive = { version = "3.0.0-alpha.15", default-features = false }
nom = "7"
num_cpus = "1"
regex = "1"
Expand Down

0 comments on commit 62cd3e7

Please sign in to comment.