Skip to content

Commit c6fa3d5

Browse files
dependabot[bot]jwodder
authored andcommitted
[cargo](deps): Bump the deps group with 20 updates
Bumps the deps group with 20 updates: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.84` | `0.1.85` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.7` | `1.1.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.11.1` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.24` | `0.8.25` | | [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.7.4` | `1.7.6` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.9` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.24` | | [event-listener](https://github.com/smol-rs/event-listener) | `5.3.1` | `5.4.0` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.14` | `0.4.15` | | [pin-project-internal](https://github.com/taiki-e/pin-project) | `1.1.7` | `1.1.8` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.15` | `0.2.16` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.42` | `0.38.43` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.13.0` | `2.14.0` | | [tokio-macros](https://github.com/tokio-rs/tokio) | `2.4.0` | `2.5.0` | Updates `async-trait` from 0.1.84 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.84...0.1.85) Updates `clap` from 4.5.23 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.23...clap_complete-v4.5.26) Updates `pin-project` from 1.1.7 to 1.1.8 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.7...v1.1.8) Updates `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `uuid` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) Updates `xml-rs` from 0.8.24 to 0.8.25 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.24...0.8.25) Updates `aws-smithy-runtime` from 1.7.4 to 1.7.6 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `cc` from 1.2.7 to 1.2.9 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.7...cc-v1.2.9) Updates `clap_builder` from 4.5.23 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.23...v4.5.26) Updates `clap_derive` from 4.5.18 to 4.5.24 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.18...v4.5.24) Updates `event-listener` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](smol-rs/event-listener@v5.3.1...v5.4.0) Updates `linux-raw-sys` from 0.4.14 to 0.4.15 - [Commits](sunfishcode/linux-raw-sys@v0.4.14...v0.4.15) Updates `pin-project-internal` from 1.1.7 to 1.1.8 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.7...v1.1.8) Updates `pin-project-lite` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.15...v0.2.16) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `rustix` from 0.38.42 to 0.38.43 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.42...v0.38.43) Updates `security-framework-sys` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `tokio-macros` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-macros-2.4.0...tokio-macros-2.5.0) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: xml-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: event-listener dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: tokio-macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dd47e8 commit c6fa3d5

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

Cargo.lock

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ publish = false
1616

1717
[dependencies]
1818
anyhow = "1.0.95"
19-
async-trait = "0.1.84"
19+
async-trait = "0.1.85"
2020
aws-config = { version = "1.5.10", features = ["behavior-version-latest"] }
2121
aws-sdk-s3 = "1.65.0"
2222
aws-smithy-async = "1.2.3"
2323
aws-smithy-runtime-api = "1.7.3"
2424
aws-smithy-types-convert = { version = "0.60.8", features = ["convert-time"] }
2525
axum = { version = "0.8.1", default-features = false, features = ["http1", "tokio", "tower-log"] }
2626
bytes = "1.9.0"
27-
clap = { version = "4.5.23", default-features = false, features = ["derive", "error-context", "help", "std", "suggestions", "usage", "wrap_help"] }
27+
clap = { version = "4.5.26", default-features = false, features = ["derive", "error-context", "help", "std", "suggestions", "usage", "wrap_help"] }
2828
enum_dispatch = "0.3.13"
2929
futures-util = "0.3.31"
3030
get-size = { version = "0.1.4", features = ["derive"] }
@@ -35,25 +35,25 @@ itertools = "0.14.0"
3535
memory-stats = "1.2.0"
3636
moka = { version = "0.12.10", features = ["future"] }
3737
percent-encoding = "2.3.1"
38-
pin-project = "1.1.7"
38+
pin-project = "1.1.8"
3939
reqwest = { version = "0.12.12", default-features = false, features = ["json", "rustls-tls-native-roots"] }
4040
reqwest-middleware = "0.4.0"
4141
reqwest-retry = "0.7.0"
4242
serde = { version = "1.0.217", features = ["derive"] }
43-
serde_json = { version = "1.0.134", features = ["preserve_order"] }
43+
serde_json = { version = "1.0.135", features = ["preserve_order"] }
4444
serde_yaml = "0.9.34"
4545
smartstring = "1.0.1"
4646
tera = { version = "1.20.0", default-features = false }
47-
thiserror = "2.0.9"
47+
thiserror = "2.0.11"
4848
time = { version = "0.3.37", features = ["formatting", "macros", "parsing", "serde"] }
49-
tokio = { version = "1.42.0", features = ["macros", "net", "rt-multi-thread", "time"] }
49+
tokio = { version = "1.43.0", features = ["macros", "net", "rt-multi-thread", "time"] }
5050
tower = { version = "0.5.2", features = ["util"] }
5151
tower-http = { version = "0.6.2", features = ["set-header", "trace"] }
5252
tracing = "0.1.41"
5353
tracing-subscriber = { version = "0.3.19", features = ["json", "local-time", "time"] }
5454
url = { version = "2.5.4", features = ["serde"] }
55-
uuid = { version = "1.11.0", features = ["fast-rng", "v4"] }
56-
xml-rs = "0.8.24"
55+
uuid = { version = "1.11.1", features = ["fast-rng", "v4"] }
56+
xml-rs = "0.8.25"
5757

5858
[dev-dependencies]
5959
assert_matches = "1.5.0"

0 commit comments

Comments
 (0)