Skip to content

Commit c12bbc8

Browse files
committed
fix: Get rid of removed clippy lint
1 parent a525eba commit c12bbc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ str_to_string = "warn"
7878
string_add = "warn"
7979
string_add_assign = "warn"
8080
string_lit_as_bytes = "warn"
81-
string_to_string = "warn"
8281
todo = "warn"
8382
trait_duplication_in_bounds = "warn"
8483
uninlined_format_args = "warn"

0 commit comments

Comments
 (0)