summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-11-24 15:56:38 +0000
committerJoe Carstairs <me@joeac.net>2024-11-24 15:56:38 +0000
commit366f3e98bafaa8a6d364d62496ab7139935bfdec (patch)
tree2d8bedeef9a803a88d212e1e824af67465c59408 /rust/Cargo.toml
parent1f5dcf9762a83d5972c0c8dbad22732505bf621c (diff)
AB fakes
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 56685b9..89f1dfe 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -1,5 +1,6 @@
[workspace]
members = [
+ "actualbudget_fakes",
"actualbudget_models",
"actualbudget_queries",
"actualbudget_schema",