summaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_macros/Cargo.toml')
-rw-r--r--mingling_macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml
index 683b5b4..39c6d36 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -16,3 +16,4 @@ quote = "1.0"
proc-macro2 = "1.0"
just_fmt = "0.1.2"
+once_cell = "1.21"