Skip to content

Commit 5c8b1fe

Browse files
committed
Merge branch 'master' of https://github.com/durch/rust-s3
2 parents d26d562 + 112141d commit 5c8b1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s3/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ native-tls = { version = "0.2", optional = true }
8383
tokio-stream = { version = "0.1", optional = true }
8484
url = "2"
8585
minidom = { version = "0.15", optional = true }
86-
bytes = { version = "1" }
86+
bytes = { version = "1.2" }
8787
block_on_proc = { version = "0.2", optional = true }
8888

8989
[features]

0 commit comments

Comments
 (0)