chore(deps): Bump all rusoto crates from 0.47.0 to 0.48.0 (#4439)
* chore(deps): Bump rusoto_credential from 0.47.0 to 0.48.0 Bumps [rusoto_credential](https://github.com/rusoto/rusoto) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/rusoto/rusoto/releases) - [Changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md) - [Commits](https://github.com/rusoto/rusoto/compare/rusoto-v0.47.0...mock-v0.48.0) --- updated-dependencies: - dependency-name: rusoto_credential dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): Bump rusoto_core from 0.47.0 to 0.48.0 Bumps [rusoto_core](https://github.com/rusoto/rusoto) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/rusoto/rusoto/releases) - [Changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md) - [Commits](https://github.com/rusoto/rusoto/compare/rusoto-v0.47.0...mock-v0.48.0) --- updated-dependencies: - dependency-name: rusoto_core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): Bump rusoto_s3 from 0.47.0 to 0.48.0 Bumps [rusoto_s3](https://github.com/rusoto/rusoto) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/rusoto/rusoto/releases) - [Changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md) - [Commits](https://github.com/rusoto/rusoto/compare/rusoto-v0.47.0...mock-v0.48.0) --- updated-dependencies: - dependency-name: rusoto_s3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/24376/head
parent
bd0bae13ce
commit
663944a2a9
|
@ -1105,15 +1105,6 @@ dependencies = [
|
|||
"memchr",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "ct-logs"
|
||||
version = "0.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"
|
||||
dependencies = [
|
||||
"sct 0.6.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "ctor"
|
||||
version = "0.1.22"
|
||||
|
@ -2099,23 +2090,6 @@ dependencies = [
|
|||
"want",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hyper-rustls"
|
||||
version = "0.22.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"
|
||||
dependencies = [
|
||||
"ct-logs",
|
||||
"futures-util",
|
||||
"hyper",
|
||||
"log",
|
||||
"rustls 0.19.1",
|
||||
"rustls-native-certs 0.5.0",
|
||||
"tokio",
|
||||
"tokio-rustls 0.22.0",
|
||||
"webpki 0.21.4",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hyper-rustls"
|
||||
version = "0.23.0"
|
||||
|
@ -2126,7 +2100,7 @@ dependencies = [
|
|||
"hyper",
|
||||
"log",
|
||||
"rustls 0.20.4",
|
||||
"rustls-native-certs 0.6.1",
|
||||
"rustls-native-certs",
|
||||
"tokio",
|
||||
"tokio-rustls 0.23.3",
|
||||
"webpki-roots 0.22.2",
|
||||
|
@ -3080,7 +3054,7 @@ dependencies = [
|
|||
"http",
|
||||
"http-body",
|
||||
"hyper",
|
||||
"hyper-rustls 0.23.0",
|
||||
"hyper-rustls",
|
||||
"hyper-timeout",
|
||||
"jsonpath_lib",
|
||||
"k8s-openapi",
|
||||
|
@ -3822,7 +3796,7 @@ dependencies = [
|
|||
"futures",
|
||||
"futures-test",
|
||||
"hyper",
|
||||
"hyper-rustls 0.23.0",
|
||||
"hyper-rustls",
|
||||
"indexmap",
|
||||
"iox_time",
|
||||
"itertools",
|
||||
|
@ -4885,7 +4859,7 @@ dependencies = [
|
|||
"http",
|
||||
"http-body",
|
||||
"hyper",
|
||||
"hyper-rustls 0.23.0",
|
||||
"hyper-rustls",
|
||||
"ipnet",
|
||||
"js-sys",
|
||||
"lazy_static",
|
||||
|
@ -5027,9 +5001,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rusoto_core"
|
||||
version = "0.47.0"
|
||||
version = "0.48.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5b4f000e8934c1b4f70adde180056812e7ea6b1a247952db8ee98c94cd3116cc"
|
||||
checksum = "1db30db44ea73551326269adcf7a2169428a054f14faf9e1768f2163494f2fa2"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"base64 0.13.0",
|
||||
|
@ -5038,7 +5012,7 @@ dependencies = [
|
|||
"futures",
|
||||
"http",
|
||||
"hyper",
|
||||
"hyper-rustls 0.22.1",
|
||||
"hyper-rustls",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"rusoto_credential",
|
||||
|
@ -5052,9 +5026,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rusoto_credential"
|
||||
version = "0.47.0"
|
||||
version = "0.48.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6a46b67db7bb66f5541e44db22b0a02fed59c9603e146db3a9e633272d3bac2f"
|
||||
checksum = "ee0a6c13db5aad6047b6a44ef023dbbc21a056b6dab5be3b79ce4283d5c02d05"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"chrono",
|
||||
|
@ -5070,9 +5044,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rusoto_s3"
|
||||
version = "0.47.0"
|
||||
version = "0.48.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "048c2fe811a823ad5a9acc976e8bf4f1d910df719dcf44b15c3e96c5b7a51027"
|
||||
checksum = "7aae4677183411f6b0b412d66194ef5403293917d66e70ab118f07cc24c5b14d"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
|
@ -5083,9 +5057,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rusoto_signature"
|
||||
version = "0.47.0"
|
||||
version = "0.48.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6264e93384b90a747758bcc82079711eacf2e755c3a8b5091687b5349d870bcc"
|
||||
checksum = "a5ae95491c8b4847931e291b151127eccd6ff8ca13f33603eb3d0035ecb05272"
|
||||
dependencies = [
|
||||
"base64 0.13.0",
|
||||
"bytes",
|
||||
|
@ -5167,18 +5141,6 @@ dependencies = [
|
|||
"webpki 0.22.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rustls-native-certs"
|
||||
version = "0.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"
|
||||
dependencies = [
|
||||
"openssl-probe",
|
||||
"rustls 0.19.1",
|
||||
"schannel",
|
||||
"security-framework",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rustls-native-certs"
|
||||
version = "0.6.1"
|
||||
|
@ -7098,7 +7060,7 @@ dependencies = [
|
|||
"hashbrown 0.12.0",
|
||||
"heck 0.4.0",
|
||||
"hyper",
|
||||
"hyper-rustls 0.23.0",
|
||||
"hyper-rustls",
|
||||
"indexmap",
|
||||
"libc",
|
||||
"log",
|
||||
|
|
|
@ -25,9 +25,9 @@ itertools = "0.10.1"
|
|||
observability_deps = { path = "../observability_deps", optional = true }
|
||||
percent-encoding = "2.1"
|
||||
# rusoto crates are for Amazon S3 integration
|
||||
rusoto_core = { version = "0.47.0", optional = true, default-features = false, features = ["rustls"] }
|
||||
rusoto_credential = { version = "0.47.0", optional = true, default-features = false }
|
||||
rusoto_s3 = { version = "0.47.0", optional = true, default-features = false, features = ["rustls"] }
|
||||
rusoto_core = { version = "0.48.0", optional = true, default-features = false, features = ["rustls"] }
|
||||
rusoto_credential = { version = "0.48.0", optional = true, default-features = false }
|
||||
rusoto_s3 = { version = "0.48.0", optional = true, default-features = false, features = ["rustls"] }
|
||||
snafu = "0.7"
|
||||
tokio = { version = "1.17", features = ["fs", "io-util", "macros", "parking_lot", "rt-multi-thread", "time"] }
|
||||
# Filesystem integration
|
||||
|
|
Loading…
Reference in New Issue