Skip to content

Commit e526c18

Browse files
authored
Merge pull request #272 from Muscraft/fix-clippy-warning
fix: Get rid of removed clippy lint
2 parents 74964e9 + c12bbc8 commit e526c18

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)