Skip to content

Commit c03176f

Browse files
chore(deps): bump the patch-updates group across 1 directory with 7 updates (#7168)
Bumps the patch-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [document-features](https://github.com/slint-ui/document-features) | `0.2.10` | `0.2.11` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.2` | `1.14.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.13` | `1.2.14` | | [clap](https://github.com/clap-rs/clap) | `4.5.28` | `4.5.29` | | [equivalent](https://github.com/indexmap-rs/equivalent) | `1.0.1` | `1.0.2` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.23` | `0.22.24` | Updates `document-features` from 0.2.10 to 0.2.11 - [Release notes](https://github.com/slint-ui/document-features/releases) - [Changelog](https://github.com/slint-ui/document-features/blob/master/CHANGELOG.md) - [Commits](https://github.com/slint-ui/document-features/commits) Updates `smallvec` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.2...v1.14.0) 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` from 4.5.28 to 4.5.29 - [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.29) Updates `clap_builder` from 4.5.27 to 4.5.29 - [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.29) Updates `equivalent` from 1.0.1 to 1.0.2 - [Commits](indexmap-rs/equivalent@v1.0.1...v1.0.2) Updates `toml_edit` from 0.22.23 to 0.22.24 - [Commits](toml-rs/toml@v0.22.23...v0.22.24) --- updated-dependencies: - dependency-name: document-features dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: equivalent dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a01091 commit c03176f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ cfg-if = "1"
8888
criterion = "0.5"
8989
codespan-reporting = "0.11"
9090
ctor = "0.2"
91-
document-features = "0.2.10"
91+
document-features = "0.2.11"
9292
encase = "0.10.0"
9393
env_logger = "0.11"
9494
fern = "0.7"

0 commit comments

Comments
 (0)