diff --git a/Cargo.lock b/Cargo.lock index cd6479c..f4b7493 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1563,7 +1563,7 @@ dependencies = [ [[package]] name = "lychee" -version = "0.4.1" +version = "0.5.0" dependencies = [ "anyhow", "assert_cmd", diff --git a/README.md b/README.md index c445165..321ccbc 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ OPTIONS: -T, --threads Number of threads to utilize. Defaults to number of cores available to the system -t, --timeout Website timeout from connect to response finished [default: 20] - -u, --user-agent User agent [default: lychee/0.4.1] + -u, --user-agent User agent [default: lychee/0.5.0] ARGS: ... The inputs (where to get links to check from). These can be: files (e.g. `README.md`), file globs