Skip to content

Commit

Permalink
(cargo-release) version 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Enet4 committed Aug 26, 2023
1 parent d5e8a15 commit 3c52d3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions faiss-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "faiss-sys"
description = "Native bindings for Faiss"
version = "0.6.1"
version = "0.6.2"
authors = ["Eduardo Pinho <enet4mikeenet@gmail.com>"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/Enet4/faiss-rs"
Expand All @@ -21,4 +21,4 @@ cmake = {version = "0.1.50",optional = true}
status = "passively-maintained"

[package.metadata.docs.rs]
features = ["gpu"]
features = ["gpu"]

0 comments on commit 3c52d3a

Please sign in to comment.