Skip to content

Commit 028c48f

Browse files
Bump bytes to 1.0 (#78)
1 parent d6cfefb commit 028c48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ http = "0.2.0"
2121
headers-core = { version = "0.2", path = "./headers-core" }
2222
base64 = "0.13"
2323
bitflags = "1.0"
24-
bytes = "0.5"
24+
bytes = "1"
2525
mime = "0.3.14"
2626
sha-1 = "0.8"
2727
time = "0.1.34"

0 commit comments

Comments
 (0)