mirror of
https://github.com/actix/examples
synced 2025-06-27 09:29:02 +02:00
Bump the aws group with 1 update (#653)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
@ -44,7 +44,7 @@ impl Client {
|
||||
Some((
|
||||
object
|
||||
.content_length()
|
||||
.try_into()
|
||||
.and_then(|len| len.try_into().ok())
|
||||
.expect("file has invalid size"),
|
||||
object.body,
|
||||
))
|
||||
|
Reference in New Issue
Block a user