diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ repository = "https://github.com/catilgrass/might_be_async" description = "A proc macro that gen both async & sync fn, toggle via feature flag." keywords = ["async", "proc-macro", "macro"] categories = ["development-tools"] -repository = "https://github.com/catilgrass/might_be_async" [lib] proc-macro = true |
