Skip to content
Prev Previous commit
Next Next commit
Remove bytes dependency.
  • Loading branch information
dvc94ch committed Dec 6, 2020
commit ca6bfb6e11dc2005e93cae836051f8e9cb38bdce
1 change: 0 additions & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ categories = ["network-programming", "asynchronous"]
[dependencies]
asn1_der = "0.6.1"
bs58 = "0.4.0"
bytes = "0.5"
ed25519-dalek = "1.0.1"
either = "1.5"
fnv = "1.0"
Expand Down