mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Improve protocol implementation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#![no_std]
|
||||
|
||||
pub extern crate alloc;
|
||||
extern crate alloc;
|
||||
|
||||
pub mod endpoint;
|
||||
pub mod leaf;
|
||||
|
||||
Reference in New Issue
Block a user