aboutsummaryrefslogtreecommitdiff
path: root/dev_tools/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dev_tools/Cargo.toml')
-rw-r--r--dev_tools/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev_tools/Cargo.toml b/dev_tools/Cargo.toml
index 280a50c..a904bd5 100644
--- a/dev_tools/Cargo.toml
+++ b/dev_tools/Cargo.toml
@@ -16,3 +16,4 @@ just_fmt = "0.1.2"
colored = "3.1.1"
toml = "0.8"
serde = { version = "1", features = ["derive"] }
+serde_json = "1"