Skip to content

Commit

Permalink
chore: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed May 18, 2024
1 parent 822cde6 commit 0d804a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ mod test {
#[test]
fn derives_default_generators() {

const DEFAULT_GENERATORS: &'static [[&str; 2]] = &[[
const DEFAULT_GENERATORS: &[[&str; 2]] = &[[
"083e7911d835097629f0067531fc15cafd79a89beecb39903f69572c636f4a5a",
"1a7f5efaad7f315c25a918f30cc8d7333fccab7ad7c90f14de81bcc528f9935d",
],
Expand Down

0 comments on commit 0d804a5

Please sign in to comment.