mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-24 00:00:14 +02:00
Integrate with byteorder
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
extern crate byteorder;
|
||||
|
||||
mod buf;
|
||||
mod bytes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user