Skip to content

Commit da653de

Browse files
committed
Merge branch 'paolobarbolini-32'
2 parents 82fc4be + 32d77e9 commit da653de

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ build = "build.rs"
2222

2323
[dependencies]
2424
base64 = { version=">=0.10.1, <0.14" }
25-
bytes = { version=">=0.5.2, <0.6" }
25+
bytes = { version=">=1.0.0, <2.0" }
2626
http = { version=">=0.2.0, <0.3" }
2727
httpdate = { version=">=0.3.2, <0.4" }
2828
httparse = { version=">=1.0, <1.4" }

0 commit comments

Comments
 (0)