Skip to content

Commit

Permalink
Bump rusoto_core from 0.44.0 to 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 23, 2020
1 parent cd0197d commit 62df84c
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 19 deletions.
197 changes: 179 additions & 18 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 @@ -14,7 +14,7 @@ simplelog = "0.8.0"
serde = { version = "1.0.114", features = ["derive"] }
serde_yaml = "0.8.13"
clap = {version = "2.33.1", features = ["yaml"]}
rusoto_core = "0.44.0"
rusoto_core = "0.45.0"
rusoto_route53 = "0.44.0"
reqwest = { version = "0.10.6", features = ["blocking"] }
tokio = { version = "0.2.21", features = ["full"] }
Expand Down

0 comments on commit 62df84c

Please sign in to comment.