summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
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",