summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-11-25 08:21:29 +0000
committerJoe Carstairs <me@joeac.net>2024-11-25 13:05:10 +0000
commit5bd223ee9c6853502d509627678f696c6ea5fcdc (patch)
tree0bb22e02e4c4dd359bbadef597d207556698d9e2 /rust/Cargo.toml
parent06770a965f75416c22ef7115004a250388cebcbf (diff)
Rename AB transformer
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index ee7450f..9162889 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -4,7 +4,7 @@ members = [
"actualbudget_models",
"actualbudget_queries",
"actualbudget_schema",
- "schist_actualbudget_importer",
+ "actualbudget_to_schist_transformer",
"schist_backend",
"schist_fakes",
"schist_models",