Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao authored Apr 30, 2024
1 parent 8609f17 commit 7058efd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ tokio = { version = "1", features = [
"rt",
"macros",
] }
# qdrant_rest_client = "0.0.1"
qdrant_rest_client = { path = ".." }
qdrant_rest_client = "0.1"

0 comments on commit 7058efd

Please sign in to comment.