feat: set up DuckDB schema and VSS extension (issue #28)
This commit is contained in:
@@ -18,6 +18,9 @@ toml = "0.8"
|
||||
anyhow = "1"
|
||||
thiserror = "2"
|
||||
tokio-stream = "0.1"
|
||||
duckdb = { version = "1", features = ["bundled"] }
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
chrono = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user