We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc84dd commit 132b4b2Copy full SHA for 132b4b2
.clippy.toml
@@ -11,6 +11,7 @@ allowed-duplicate-crates = [
11
"objc2-foundation",
12
"proc-macro-utils", # TODO: can be resolved by updating leptos crates to 0.7.0
13
"serde_qs", # TODO: can be resolved by updating leptos crates to 0.7.0
14
+ "rand_core",
15
"rustix",
16
"linux-raw-sys", # needed by [email protected]
17
"thiserror",
0 commit comments