File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ version.workspace = true
19
19
metainfo = { path = " ../metainfo" }
20
20
util = { path = " ../util" }
21
21
22
- bytes = " 0.4 "
22
+ bytes = " 1.7 "
23
23
crossbeam = " 0.8"
24
24
futures = " 0.1"
25
25
futures-cpupool = " 0.1"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ version.workspace = true
17
17
18
18
[dependencies ]
19
19
util = { path = " ../util" }
20
- bytes = " 0.4 "
20
+ bytes = " 1.7 "
21
21
futures = " 0.1"
22
22
nom = " 3"
23
23
rand = " 0.8"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ bencode = { path = "../bencode" }
21
21
handshake = { path = " ../handshake" }
22
22
util = { path = " ../util" }
23
23
24
- bytes = " 0.4 "
24
+ bytes = " 1.7 "
25
25
byteorder = " 1"
26
26
crossbeam = " 0.8"
27
27
error-chain = " 0.12"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ metainfo = { path = "../metainfo" }
23
23
utracker = { path = " ../utracker" }
24
24
25
25
bit-set = " 0.5"
26
- bytes = " 0.4 "
26
+ bytes = " 1.7 "
27
27
error-chain = " 0.12"
28
28
futures = " 0.1"
29
29
rand = " 0.8"
You can’t perform that action at this time.
0 commit comments