Skip to content

Commit

Permalink
publish with anndists dep in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-pierreBoth committed May 13, 2024
1 parent 247629f commit 9df7e2a
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 @@ -87,8 +87,8 @@ env_logger = { version = "0.10" }
anyhow = { version = "1.0" }

#anndists = { path = "../anndists" }
#anndist = { version = "0.1.2" }
anndists = { git = "https://github.com/jean-pierreBoth/anndists" }
anndists = { version = "0.1.2" }
# anndists = { git = "https://github.com/jean-pierreBoth/anndists" }

# for benchmark reading, so the lbrary do not depend on hdf5 nor ndarray
[dev-dependencies]
Expand Down

0 comments on commit 9df7e2a

Please sign in to comment.