Skip to content

Commit fd93d03

Browse files
Merge remote-tracking branch 'origin/main'
2 parents b0b9a6b + d447580 commit fd93d03

11 files changed

Lines changed: 13486 additions & 1 deletion

Cargo.lock

Lines changed: 39 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rig-sqlite/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ chrono = { workspace = true }
2727
[dev-dependencies]
2828
anyhow = { workspace = true }
2929
httpmock = { workspace = true }
30+
rig-vector-testkit = { path = "../rig-vector-testkit" }
3031
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
3132
tracing-subscriber = { workspace = true, features = ["env-filter"] }

0 commit comments

Comments
 (0)