Skip to content

Commit

Permalink
Remove unused byteorder dependency (#55)
Browse files Browse the repository at this point in the history
Signed-off-by: Uli Schlachter <[email protected]>
  • Loading branch information
psychon authored Aug 19, 2023
1 parent 699574d commit 6f73f0a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ default-features = false
# See https://github.com/rust-lang-nursery/lazy-static.rs/issues/150
features = ["spin_no_std"]

[dependencies.byteorder]
version = "1.2.7"
default-features = false

[dev-dependencies]
rand_chacha = "0.3"
rand_xorshift = "0.3"
Expand Down

0 comments on commit 6f73f0a

Please sign in to comment.