aboutsummaryrefslogtreecommitdiffhomepage
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 6699db3..afb487d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1995,6 +1995,8 @@ dependencies = [
name = "shirabe-spdx-licenses"
version = "0.0.1"
dependencies = [
+ "indexmap",
+ "serde_json",
"shirabe-php-shim",
]