Skip to content

Commit 3229aa6

Browse files
dependabot[bot]tpoliaw
authored andcommitted
Bump the patch group with 11 updates
Bumps the patch group with 11 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.28` | `4.5.30` | | [built](https://github.com/lukaslueg/built) | `0.7.6` | `0.7.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.13` | `1.2.14` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.30` | | [equivalent](https://github.com/indexmap-rs/equivalent) | `1.0.1` | `1.0.2` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.3` | `0.8.4` | | [prost](https://github.com/tokio-rs/prost) | `0.13.4` | `0.13.5` | | [prost-derive](https://github.com/tokio-rs/prost) | `0.13.4` | `0.13.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.9` | `0.5.10` | | [ring](https://github.com/briansmith/ring) | `0.17.8` | `0.17.9` | | [rustls](https://github.com/rustls/rustls) | `0.23.22` | `0.23.23` | Updates `clap` from 4.5.28 to 4.5.30 - [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.28...clap_complete-v4.5.30) Updates `built` from 0.7.6 to 0.7.7 - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.6...0.7.7) Updates `cc` from 1.2.13 to 1.2.14 - [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.13...cc-v1.2.14) Updates `clap_builder` from 4.5.27 to 4.5.30 - [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.27...v4.5.30) Updates `equivalent` from 1.0.1 to 1.0.2 - [Commits](indexmap-rs/equivalent@v1.0.1...v1.0.2) Updates `miniz_oxide` from 0.8.3 to 0.8.4 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/commits) Updates `prost` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.4...v0.13.5) Updates `prost-derive` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.4...v0.13.5) Updates `quinn-udp` from 0.5.9 to 0.5.10 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.9...quinn-udp-0.5.10) Updates `ring` from 0.17.8 to 0.17.9 - [Commits](https://github.com/briansmith/ring/commits) Updates `rustls` from 0.23.22 to 0.23.23 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.22...v/0.23.23) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: built dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: equivalent dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: prost dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: prost-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: ring dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6859f2 commit 3229aa6

File tree

2 files changed

+24
-25
lines changed

2 files changed

+24
-25
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ async-graphql-axum = "7.0.15"
1616
axum = "0.8.1"
1717
axum-extra = { version = "0.10.0", features = ["typed-header"] }
1818
chrono = "0.4.39"
19-
clap = { version = "4.5.28", features = ["cargo", "derive", "env", "string"] }
19+
clap = { version = "4.5.30", features = ["cargo", "derive", "env", "string"] }
2020
futures = "0.3.31"
2121
opentelemetry = "0.27.1"
2222
opentelemetry-otlp = "0.27.0"
@@ -41,4 +41,4 @@ serde_json = { version = "1.0.138", features = ["preserve_order"] }
4141
tempfile = "3.16.0"
4242

4343
[build-dependencies]
44-
built = { version = "0.7.6", features = ["git2", "chrono"] }
44+
built = { version = "0.7.7", features = ["git2", "chrono"] }

0 commit comments

Comments
 (0)