aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 595053b..34e36ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -83,3 +83,7 @@ name = "mingling-workspace"
version.workspace = true
edition.workspace = true
publish = false
+
+[build-dependencies]
+serde.workspace = true
+serde_json.workspace = true