aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9f60cfe..c8beae0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -304,7 +304,6 @@ dependencies = [
"just_fmt",
"just_template",
"log",
- "once_cell",
"ron",
"serde",
"serde_json",
@@ -317,7 +316,6 @@ name = "mingling_macros"
version = "0.1.9"
dependencies = [
"just_fmt",
- "once_cell",
"proc-macro2",
"quote",
"syn",