Fixing Rust 2018 idioms.
This commit is contained in:
@ -5,10 +5,6 @@
|
||||
#![no_std]
|
||||
extern crate core as std;
|
||||
|
||||
extern crate binding;
|
||||
extern crate pact;
|
||||
extern crate weave;
|
||||
|
||||
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user