diff options
Diffstat (limited to 'systems/_config')
| -rw-r--r-- | systems/_config/Cargo.toml | 1 |
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 |
