aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fbcfb31..47aa118 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -316,6 +316,10 @@ dependencies = [
[[package]]
name = "mingling-workspace"
version = "0.5.0"
+dependencies = [
+ "serde",
+ "serde_json",
+]
[[package]]
name = "mingling_core"