aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c0b3a36..b0c68c4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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