From 1243c9c6645d6a4e26c605852afcac872a8f9cff Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 7 Jan 2025 01:04:54 +0000
Subject: [PATCH] fix(deps): update cargo dependencies (#2413)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [async-trait](https://redirect.github.com/dtolnay/async-trait) |
dependencies | patch | `0.1.83` -> `0.1.85` |
| [aws-config](https://redirect.github.com/smithy-lang/smithy-rs) |
dependencies | patch | `1.5.12` -> `1.5.13` |
| [aws-sdk-kms](https://redirect.github.com/awslabs/aws-sdk-rust) |
dependencies | minor | `1.53.0` -> `1.54.0` |
| [reqwest](https://redirect.github.com/seanmonstar/reqwest) |
dependencies | patch | `0.12.11` -> `0.12.12` |
| [serde_json](https://redirect.github.com/serde-rs/json) | dependencies
| patch | `1.0.134` -> `1.0.135` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
dtolnay/async-trait (async-trait)
###
[`v0.1.85`](https://redirect.github.com/dtolnay/async-trait/releases/tag/0.1.85)
[Compare
Source](https://redirect.github.com/dtolnay/async-trait/compare/0.1.84...0.1.85)
- Omit `Self: 'async_trait` bound in impl when not needed by signature
([#284](https://redirect.github.com/dtolnay/async-trait/issues/284))
###
[`v0.1.84`](https://redirect.github.com/dtolnay/async-trait/releases/tag/0.1.84)
[Compare
Source](https://redirect.github.com/dtolnay/async-trait/compare/0.1.83...0.1.84)
- Support `impl Trait` in return type
([#282](https://redirect.github.com/dtolnay/async-trait/issues/282))
seanmonstar/reqwest (reqwest)
###
[`v0.12.12`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01212)
[Compare
Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.11...v0.12.12)
- (wasm) Fix compilation by not compiler `tokio/time` on WASM.
serde-rs/json (serde_json)
###
[`v1.0.135`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.135)
- Add serde_json::Map::into_values method
([#1226](https://redirect.github.com/serde-rs/json/issues/1226),
thanks [@tisonkun](https://redirect.github.com/tisonkun))
---
### Configuration
📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PeerDB-io/peerdb).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
nexus/Cargo.lock | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/nexus/Cargo.lock b/nexus/Cargo.lock
index 05f7813f1..f2c9edca6 100644
--- a/nexus/Cargo.lock
+++ b/nexus/Cargo.lock
@@ -214,9 +214,9 @@ dependencies = [
[[package]]
name = "async-trait"
-version = "0.1.83"
+version = "0.1.85"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd"
+checksum = "3f934833b4b7233644e5848f235df3f57ed8c80f1528a26c3dfa13d2147fa056"
dependencies = [
"proc-macro2",
"quote",
@@ -237,9 +237,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
[[package]]
name = "aws-config"
-version = "1.5.12"
+version = "1.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "649316840239f4e58df0b7f620c428f5fababbbca2d504488c641534050bd141"
+checksum = "c03a50b30228d3af8865ce83376b4e99e1ffa34728220fe2860e4df0bb5278d6"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -279,9 +279,9 @@ dependencies = [
[[package]]
name = "aws-runtime"
-version = "1.5.2"
+version = "1.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "44f6f1124d6e19ab6daf7f2e615644305dc6cb2d706892a8a8c0b98db35de020"
+checksum = "b16d1aa50accc11a4b4d5c50f7fb81cc0cf60328259c587d0e6b0f11385bde46"
dependencies = [
"aws-credential-types",
"aws-sigv4",
@@ -304,9 +304,9 @@ dependencies = [
[[package]]
name = "aws-sdk-kms"
-version = "1.53.0"
+version = "1.54.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e349416a1998fde638deed85c18efeefd81af293439c16d676b7fce992904389"
+checksum = "a6cf16c0e5853312995505557b876dd3f9fb9941e96d031383528ccef14ace57"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -326,9 +326,9 @@ dependencies = [
[[package]]
name = "aws-sdk-sso"
-version = "1.52.0"
+version = "1.53.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cb25f7129c74d36afe33405af4517524df8f74b635af8c2c8e91c1552b8397b2"
+checksum = "1605dc0bf9f0a4b05b451441a17fcb0bda229db384f23bf5cead3adbab0664ac"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -348,9 +348,9 @@ dependencies = [
[[package]]
name = "aws-sdk-ssooidc"
-version = "1.53.0"
+version = "1.54.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d03a3d5ef14851625eafd89660a751776f938bf32f309308b20dcca41c44b568"
+checksum = "59f3f73466ff24f6ad109095e0f3f2c830bfb4cd6c8b12f744c8e61ebf4d3ba1"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -370,9 +370,9 @@ dependencies = [
[[package]]
name = "aws-sdk-sts"
-version = "1.53.0"
+version = "1.54.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cf3a9f073ae3a53b54421503063dfb87ff1ea83b876f567d92e8b8d9942ba91b"
+checksum = "249b2acaa8e02fd4718705a9494e3eb633637139aa4bb09d70965b0448e865db"
dependencies = [
"aws-credential-types",
"aws-runtime",
@@ -2159,7 +2159,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
dependencies = [
"cfg-if",
- "windows-targets 0.52.6",
+ "windows-targets 0.48.5",
]
[[package]]
@@ -3507,9 +3507,9 @@ dependencies = [
[[package]]
name = "reqwest"
-version = "0.12.11"
+version = "0.12.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7fe060fe50f524be480214aba758c71f99f90ee8c83c5a36b5e9e1d568eb4eb3"
+checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da"
dependencies = [
"async-compression",
"base64 0.22.1",
@@ -3938,9 +3938,9 @@ dependencies = [
[[package]]
name = "serde_json"
-version = "1.0.134"
+version = "1.0.135"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d"
+checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9"
dependencies = [
"itoa",
"memchr",
@@ -5091,7 +5091,7 @@ version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [
- "windows-sys 0.59.0",
+ "windows-sys 0.48.0",
]
[[package]]