Revert borked changes in last commit.

This commit is contained in:
ljedrz
2018-07-11 10:19:54 +02:00
parent cd44b3ddad
commit 217f8fbd45
4 changed files with 15 additions and 14 deletions

View File

@@ -72,6 +72,7 @@
test(no_crate_inject, attr(allow(unused_variables), deny(warnings))))]
#![no_std]
#![needs_allocator]
#![deny(bare_trait_objects)]
#![deny(missing_debug_implementations)]
#![cfg_attr(test, allow(deprecated))] // rand