Skip to content

Commit

Permalink
deps: tokio-utils v0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Jun 23, 2024
1 parent 41c0115 commit 8502df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ debug = false

[workspace.lints.rust]
unsafe_code = "forbid"
rust_2018_idioms = "warn"
# rust_2018_idioms = "warn"
single_use_lifetimes = "warn"
non_ascii_idents = "warn"
non_local_definitions = 'warn'
Expand Down

0 comments on commit 8502df9

Please sign in to comment.