From 48973ceda54950c4da11b131108f642a5df48dce Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 30 Nov 2024 22:50:17 +0000 Subject: Integration test for AB transformer --- rust/Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/Cargo.lock') 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", -- cgit v1.2.3