mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
fixup demos
This commit is contained in:
parent
3d763f4998
commit
a12b5b697d
14 changed files with 21 additions and 736 deletions
|
|
@ -3,7 +3,7 @@ name = "sqlite-vec-demo"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
sqlite-vec={path="../../bindings/rust"}
|
||||
sqlite-vec={version="0.0.1-alpha.7"}
|
||||
rusqlite = {version="0.31.0", features=["bundled"]}
|
||||
zerocopy = "0.7.33"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue