Skip to content

Commit

Permalink
Update Cargo.toml (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC authored Aug 9, 2024
1 parent dcec532 commit 88d53b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ encoding_rs = "0.8"
email_address = "0.2"
enumflags2 = "0.7"
etag = "4"
eyre = "0.6"
eyre = "0.6.12"
fastrand = "2"
form_urlencoded = "1"
futures-channel = "0.3"
Expand Down Expand Up @@ -148,4 +148,4 @@ future_not_send = "warn"
unwrap_used = "warn"

[workspace.lints.rustdoc]
broken_intra_doc_links = "warn"
broken_intra_doc_links = "warn"

0 comments on commit 88d53b8

Please sign in to comment.