Skip to content

Commit e042461

Browse files
committed
Fix lint warning
1 parent 7c3fcee commit e042461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![allow(trivial_casts)]
12
#![feature(fs_time, convert)]
23
#![cfg_attr(test, deny(warnings))]
34

0 commit comments

Comments
 (0)