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