mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-20 00:00:10 +02:00
Remove byteorder dependency (#280)
This commit is contained in:
@@ -20,7 +20,6 @@ edition = "2018"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.3"
|
||||
serde = { version = "1.0", optional = true }
|
||||
either = { version = "1.5", default-features = false, optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user