diff options
Diffstat (limited to 'rola-vcs/internal_macros/Cargo.toml')
| -rw-r--r-- | rola-vcs/internal_macros/Cargo.toml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/rola-vcs/internal_macros/Cargo.toml b/rola-vcs/internal_macros/Cargo.toml deleted file mode 100644 index 0d6f641..0000000 --- a/rola-vcs/internal_macros/Cargo.toml +++ /dev/null @@ -1,14 +0,0 @@ -[package] -name = "rorolala_internal_macros" -version.workspace = true -authors.workspace = true -license.workspace = true -edition.workspace = true - -[lib] -proc-macro = true - -[dependencies] -syn = { version = "2", features = ["full"] } -quote = "1" -proc-macro2 = "1" |
