mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-16 20:50:25 +00:00
Fix author mail in Cargo.toml
This commit is contained in:
parent
5506f9da17
commit
b7e641636c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
authors = ["Matthias Endler <matthias-endler.de>"]
|
||||
authors = ["Matthias Endler <matthias@endler.dev>"]
|
||||
description = "A glorious link checker"
|
||||
documentation = "https://github.com/lycheeverse/lychee/blob/master/README.md"
|
||||
edition = "2018"
|
||||
|
|
|
|||
Loading…
Reference in a new issue