summaryrefslogtreecommitdiff
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
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 55a9545..90566db 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -6,6 +6,7 @@ version = 3
name = "actualbudget_models"
version = "0.1.0"
dependencies = [
+ "derive_builder",
"diesel",
]