Use arrayref for converting into ApduHeader
This commit is contained in:
@@ -19,6 +19,9 @@ extern crate alloc;
|
||||
extern crate core;
|
||||
extern crate lang_items;
|
||||
|
||||
#[macro_use]
|
||||
extern crate arrayref;
|
||||
|
||||
mod ctap;
|
||||
pub mod embedded_flash;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user