summaryrefslogtreecommitdiff
path: root/systems/_config
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-11 16:04:47 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-11 16:04:59 +0800
commit794316c6e925097ef6b87693b4a610b4563309e6 (patch)
tree2d5ecf39e7311aa404d80bb7487eeaf80143ae1a /systems/_config
parent8b38e22525adcafecd8b50daf041a1dc2d672d0b (diff)
Consolidate dependencies using workspace inheritance
Diffstat (limited to 'systems/_config')
-rw-r--r--systems/_config/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/_config/Cargo.toml b/systems/_config/Cargo.toml
index eacbcda..afc1d81 100644
--- a/systems/_config/Cargo.toml
+++ b/systems/_config/Cargo.toml
@@ -4,3 +4,4 @@ edition = "2024"
version.workspace = true
[dependencies]
+serde.workspace = true