Skip to content

Commit 132b4b2

Browse files
committed
fix a clippy lint
1 parent 5bc84dd commit 132b4b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clippy.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ allowed-duplicate-crates = [
1111
"objc2-foundation",
1212
"proc-macro-utils", # TODO: can be resolved by updating leptos crates to 0.7.0
1313
"serde_qs", # TODO: can be resolved by updating leptos crates to 0.7.0
14+
"rand_core",
1415
"rustix",
1516
"linux-raw-sys", # needed by [email protected]
1617
"thiserror",

0 commit comments

Comments
 (0)