We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clippy::cargo
1 parent f60bbc4 commit 5543d61Copy full SHA for 5543d61
src/lib.rs
@@ -1,4 +1,4 @@
1
-#![deny(clippy::pedantic)]
+#![deny(clippy::pedantic, clippy::cargo)]
2
3
//! [](https://github.com/H1rono/traq-bot-http-rs/blob/main/LICENSE)
4
//! [](https://crates.io/crates/traq-bot-http)
0 commit comments