summaryrefslogtreecommitdiff
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-11-30 22:50:17 +0000
committerJoe Carstairs <me@joeac.net>2024-11-30 22:51:25 +0000
commit48973ceda54950c4da11b131108f642a5df48dce (patch)
tree62fa393f8b20967f6bbe7fb75cef87fbbee14f90 /rust/Cargo.lock
parent283475af457c71db280fe7732218450a3163614b (diff)
Integration test for AB transformer
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock1
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",