Skip to content

Commit f26332b

Browse files
committed
do not hard-deny warnings (CI already sets RUSTFLAGS)
1 parent 76f4488 commit f26332b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

josh-core/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![deny(warnings)]
21
#![warn(unused_extern_crates)]
32

43
#[macro_export]

0 commit comments

Comments
 (0)