mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-15 17:23:10 +00:00
Set README.md for crates
This commit is contained in:
parent
d616411668
commit
861a71885a
2 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ keywords = [
|
|||
license = "Apache-2.0 OR MIT"
|
||||
repository = "https://github.com/lycheeverse/lychee"
|
||||
version = "0.14.0"
|
||||
readme = "../README.md"
|
||||
|
||||
[dependencies]
|
||||
# NOTE: We need to specify the version of lychee-lib here because crates.io
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ keywords = [
|
|||
license = "Apache-2.0 OR MIT"
|
||||
repository = "https://github.com/lycheeverse/lychee"
|
||||
version = "0.14.0"
|
||||
readme = "../README.md"
|
||||
|
||||
[dependencies]
|
||||
async-stream = "0.3.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue