mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
upgrade dist
This commit is contained in:
parent
8a16b564f9
commit
a6495e1e9a
2 changed files with 21 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[package]
|
||||
name = "sqlite-vec"
|
||||
version = "0.0.1-alpha.3"
|
||||
license = "MIT OR Apache"
|
||||
homepage = "https://alexgarcia.xyz/sqlite-vec"
|
||||
repo = "https://github.com/asg017/sqlite-vec"
|
||||
|
|
@ -11,6 +10,7 @@ authors = ["Alex Garcia"]
|
|||
github_releases = {}
|
||||
sqlpkg = {}
|
||||
spm = {}
|
||||
amalgamation = {include=["sqlite-vec.c", "sqlite-vec.h"]}
|
||||
|
||||
pip = {}
|
||||
datasette = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue