diff options
Diffstat (limited to 'sylt_macro/Cargo.toml')
| -rw-r--r-- | sylt_macro/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sylt_macro/Cargo.toml b/sylt_macro/Cargo.toml index 9ac045e..04ae39d 100644 --- a/sylt_macro/Cargo.toml +++ b/sylt_macro/Cargo.toml @@ -12,3 +12,4 @@ proc-macro = true [dependencies] syn = { version = "1.0", features=["full"] } quote = "1.0" +lazy_static = "1.4" |
