summary refs log tree commit diff
path: root/modules/morgana_proc/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/morgana_proc/Cargo.toml')
-rw-r--r--modules/morgana_proc/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/morgana_proc/Cargo.toml b/modules/morgana_proc/Cargo.toml
index fb1e28a..5294c7d 100644
--- a/modules/morgana_proc/Cargo.toml
+++ b/modules/morgana_proc/Cargo.toml
@@ -7,3 +7,4 @@ proc-macro = true
 
 [dependencies]
 unsynn = "0.0.26"
+quote = "1.0.40"