aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 60c06b8..e22e90a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1836,6 +1836,8 @@ version = "0.1.0"
dependencies = [
"bevy",
"bevy-inspector-egui",
+ "serde",
+ "serde_json",
]
[[package]]