Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dotdat committed Apr 26, 2024
1 parent 0e8d01a commit 9961355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xtask/src/tools/lychee.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ impl LycheeRunner {
]));

let client = ClientBuilder::builder()
.user_agent("something-else")
.exclude_all_private(true)
.include_mail(false)
.retry_wait_time(Duration::from_secs(30))
Expand Down

0 comments on commit 9961355

Please sign in to comment.