Skip to content

Commit 1202621

Browse files
authored
Merge pull request #95 from marcsvll/patch-1
Update lib.rs to remove const_err
2 parents 1dc8109 + 1dd071d commit 1202621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
77
#![deny(
88
nonstandard_style,
9-
const_err,
109
dead_code,
1110
improper_ctypes,
1211
non_shorthand_field_patterns,

0 commit comments

Comments
 (0)