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 f536a55 commit 090481fCopy full SHA for 090481f
pgml-dashboard/src/lib.rs
@@ -1,3 +1,5 @@
1
+#![allow(renamed_and_removed_lints)]
2
+
3
#[macro_use]
4
extern crate rocket;
5
0 commit comments