Add repository to manifest
This commit is contained in:
parent
65e11f1643
commit
730c8b8a6f
|
@ -8,6 +8,7 @@ edition = "2018"
|
||||||
categories = ["parser-implementations"]
|
categories = ["parser-implementations"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["robots", "txt", "parse", "compile"]
|
keywords = ["robots", "txt", "parse", "compile"]
|
||||||
|
repository = "https://github.com/crestonbunch/cylon"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
futures-util = "0.3"
|
futures-util = "0.3"
|
||||||
|
|
Loading…
Reference in New Issue