Skip to content

Commit

Permalink
Updated sqlite-vec to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrukowski committed Sep 23, 2024
1 parent d196672 commit 0c691f7
Show file tree
Hide file tree
Showing 7 changed files with 204 additions and 117 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The [Swift Package Manager](https://www.swift.org/documentation/package-manager/

```swift
dependencies: [
.package(url: "https://github.com/jkrukowski/SQLiteVec", from: "0.0.6")
.package(url: "https://github.com/jkrukowski/SQLiteVec", from: "0.0.8")
]
```

Expand Down
16 changes: 13 additions & 3 deletions Sources/CSQLiteVec/include/sqlite-vec.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0c691f7

Please sign in to comment.