Skip to content

Commit 090481f

Browse files
authored
rocket macros use deprecated lints (#1230)
1 parent f536a55 commit 090481f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pgml-dashboard/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![allow(renamed_and_removed_lints)]
2+
13
#[macro_use]
24
extern crate rocket;
35

0 commit comments

Comments
 (0)