We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d5515 commit 848478dCopy full SHA for 848478d
src/lib.rs
@@ -1,3 +1,5 @@
1
+#[deny(warnings)]
2
+
3
extern crate rustc_serialize as serialize;
4
extern crate blake2_rfc;
5
0 commit comments