diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -83,3 +83,7 @@ name = "mingling-workspace" version.workspace = true edition.workspace = true publish = false + +[build-dependencies] +serde.workspace = true +serde_json.workspace = true |
