Skip to content

Commit a7429a6

Browse files
committed
update rusoto
1 parent 4716cef commit a7429a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

amadeus-aws/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ futures = { version = "0.3" }
2828
futures-retry = "0.5"
2929
http = "0.2"
3030
once_cell = "1.0"
31-
rusoto_core = "0.44"
32-
rusoto_credential = "0.44"
33-
rusoto_s3 = "0.44"
31+
rusoto_core = "0.45"
32+
rusoto_credential = "0.45"
33+
rusoto_s3 = "0.45"
3434
serde_closure = "0.3"
3535
serde = { version = "1.0", features = ["derive"] }
3636
tokio = "0.2"

0 commit comments

Comments
 (0)