diff options
| author | Joe Carstairs <me@joeac.net> | 2024-11-30 22:50:17 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-11-30 22:51:25 +0000 |
| commit | 48973ceda54950c4da11b131108f642a5df48dce (patch) | |
| tree | 62fa393f8b20967f6bbe7fb75cef87fbbee14f90 /rust/Cargo.lock | |
| parent | 283475af457c71db280fe7732218450a3163614b (diff) | |
Integration test for AB transformer
Diffstat (limited to 'rust/Cargo.lock')
| -rw-r--r-- | rust/Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 1acaf33..f19975d 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -45,6 +45,7 @@ dependencies = [ "actualbudget_queries", "anyhow", "diesel", + "diesel_migrations", "itertools", "libsqlite3-sys", "schist_models", |
