Skip to content

Commit

Permalink
chore(deps): bump rusoto_firehose from 0.45.0 to 0.46.0
Browse files Browse the repository at this point in the history
Bumps [rusoto_firehose](https://github.com/rusoto/rusoto) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/rusoto/rusoto/releases)
- [Changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md)
- [Commits](rusoto/rusoto@mock-v0.45.0...mock-v0.46.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2021
1 parent 36054bd commit 9829570
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 22 deletions.
138 changes: 117 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ rusoto_cloudwatch = { version = "0.45.0", optional = true }
rusoto_core = { version = "0.45.0", features = ["encoding"], optional = true }
rusoto_credential = { version = "0.45.0", optional = true }
rusoto_es = { version = "0.45.0", optional = true }
rusoto_firehose = { version = "0.45.0", optional = true }
rusoto_firehose = { version = "0.46.0", optional = true }
rusoto_kinesis = { version = "0.45.0", optional = true }
rusoto_logs = { version = "0.45.0", optional = true }
rusoto_s3 = { version = "0.45.0", optional = true }
Expand Down

0 comments on commit 9829570

Please sign in to comment.