Update version

This commit is contained in:
Matthias Endler 2021-01-09 02:06:05 +01:00
parent b34a144d2a
commit e1faccf330
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1563,7 +1563,7 @@ dependencies = [
[[package]]
name = "lychee"
version = "0.4.1"
version = "0.5.0"
dependencies = [
"anyhow",
"assert_cmd",

View file

@ -184,7 +184,7 @@ OPTIONS:
-T, --threads <threads> Number of threads to utilize. Defaults to number of cores available to
the system
-t, --timeout <timeout> Website timeout from connect to response finished [default: 20]
-u, --user-agent <user-agent> User agent [default: lychee/0.4.1]
-u, --user-agent <user-agent> User agent [default: lychee/0.5.0]
ARGS:
<inputs>... The inputs (where to get links to check from). These can be: files (e.g. `README.md`), file globs