diff --git a/faiss-sys/Cargo.toml b/faiss-sys/Cargo.toml index 66f3749..7a8e467 100644 --- a/faiss-sys/Cargo.toml +++ b/faiss-sys/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "faiss-sys" description = "Native bindings for Faiss" -version = "0.6.1" +version = "0.6.2" authors = ["Eduardo Pinho "] license = "MIT OR Apache-2.0" repository = "https://github.com/Enet4/faiss-rs" @@ -21,4 +21,4 @@ cmake = {version = "0.1.50",optional = true} status = "passively-maintained" [package.metadata.docs.rs] -features = ["gpu"] \ No newline at end of file +features = ["gpu"]