Skip to content

Commit

Permalink
Merge pull request #35 from henrikssn/remove-bytes
Browse files Browse the repository at this point in the history
Replace `bytes` dependency with `byte`
  • Loading branch information
hannobraun authored Mar 2, 2021
2 parents e798d3e + c4db58d commit 4adb942
Show file tree
Hide file tree
Showing 7 changed files with 830 additions and 1,111 deletions.
9 changes: 1 addition & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,4 @@ travis-ci = { repository = "braun-robotics/ieee802154" }
[dependencies]
hash32 = "0.1"
hash32-derive = "0.1"

[dependencies.bytes]
version = "1.0.0"
default-features = false


[dev-dependencies]
static-bytes = "0.3.0"
byte = "0.2.4"
Loading

0 comments on commit 4adb942

Please sign in to comment.