aboutsummaryrefslogtreecommitdiffstats
path: root/sylt_macro/Cargo.toml
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2021-02-20 21:42:25 +0100
committerGustav Sörnäs <gustav@sornas.net>2021-02-20 21:42:25 +0100
commitef38892cb0c8245d65a07518e080849795016755 (patch)
treeb6df2df8fee78972f9a1fd3578a4f8a643bc614e /sylt_macro/Cargo.toml
parent6e97e9667967f90c66ff71f2c5468d5700887f24 (diff)
downloadsylt-ef38892cb0c8245d65a07518e080849795016755.tar.gz
cool linky macroautomatic-link
Diffstat (limited to 'sylt_macro/Cargo.toml')
-rw-r--r--sylt_macro/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sylt_macro/Cargo.toml b/sylt_macro/Cargo.toml
index 04ae39d..9ac045e 100644
--- a/sylt_macro/Cargo.toml
+++ b/sylt_macro/Cargo.toml
@@ -12,4 +12,3 @@ proc-macro = true
[dependencies]
syn = { version = "1.0", features=["full"] }
quote = "1.0"
-lazy_static = "1.4"