summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ec6c84..3fa49b9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -142,3 +142,5 @@ workspace_system = { path = "systems/workspace" }
vcs_data = { path = "legacy_data" }
vcs_actions = { path = "legacy_actions" }
action_system = { path = "legacy_systems/action" }
+
+serde.workspace = true