diff options
Diffstat (limited to 'systems/_config/Cargo.toml')
| -rw-r--r-- | systems/_config/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/_config/Cargo.toml b/systems/_config/Cargo.toml index afc1d81..11e08f3 100644 --- a/systems/_config/Cargo.toml +++ b/systems/_config/Cargo.toml @@ -5,3 +5,7 @@ version.workspace = true [dependencies] serde.workspace = true +serde_json.workspace = true +serde_yaml.workspace = true +thiserror.workspace = true +toml.workspace = true |
