Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 committed Aug 24, 2024
1 parent c6d7f28 commit d5e5963
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ crate-type = ["cdylib"]
[dependencies]
anyhow = "<1.0.49"
fastembed = { git = "https://github.com/Anush008/fastembed-rs", branch = "file-f" }
# Default enable napi4 feature, see https://nodejs.org/api/n-api.html#node-api-version-matrix
napi = { version = "2.12.2", default-features = false, features = ["napi4"] }
napi-derive = "2.12.2"
openssl = { version = "=0.10.66", features = ["vendored"] } # CI fails for Windows without this
Expand Down

0 comments on commit d5e5963

Please sign in to comment.