Skip to content

Commit

Permalink
Remove byteorder-dependency (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaslueg authored and danburkert committed Aug 10, 2019
1 parent fd582a9 commit 9551f28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ default = ["prost-derive"]
no-recursion-limit = []

[dependencies]
byteorder = "1"
bytes = "0.4.7"
prost-derive = { version = "0.5.0", path = "prost-derive", optional = true }

Expand Down

0 comments on commit 9551f28

Please sign in to comment.