Skip to content

Commit

Permalink
fix(NODE-5177): update to latest zstd-sys (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
durran authored May 23, 2023
1 parent 7ff4576 commit 6b6d8ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ napi = { version = "2.4.3", default-features = false, features = [
] }
napi-derive = "2.4.1"
zstd = "0.11"
zstd-sys = "2.0.8"

[build-dependencies]
napi-build = "2.0.0"
Expand Down

0 comments on commit 6b6d8ce

Please sign in to comment.