Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Commit ccd1082

Browse files
author
Alex Helfet
committed
#![deny(warnings)]
1 parent 091eedc commit ccd1082

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bin/itmdump.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![deny(warnings)]
2+
13
extern crate chrono;
24
extern crate clap;
35
extern crate env_logger;

0 commit comments

Comments
 (0)