Skip to content

Commit ffd6a8c

Browse files
authored
chore(deps): update rust crate guppy to 0.17.14 (#2128)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [guppy](https://redirect.github.com/guppy-rs/guppy) | workspace.dependencies | patch | `0.17.13` -> `0.17.14` | --- ### Release Notes <details> <summary>guppy-rs/guppy (guppy)</summary> ### [`v0.17.14`](https://redirect.github.com/guppy-rs/guppy/releases/tag/guppy-0.17.14): guppy 0.17.14 [Compare Source](https://redirect.github.com/guppy-rs/guppy/compare/guppy-0.17.13...guppy-0.17.14) ##### Added - `MetadataCommand::env` adds environment variables to the `cargo metadata` command. Thanks to [anforowicz](https://redirect.github.com/anforowicz) for your first contribution! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent c40026d commit ffd6a8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -61,7 +61,7 @@ fs-err = "3.1.0"
6161
future-queue = "0.3.0"
6262
futures = "0.3.31"
6363
globset = "0.4.15"
64-
guppy = "0.17.13"
64+
guppy = "0.17.14"
6565
hex = "0.4.3"
6666
home = "0.5.11"
6767
http = "1.2.0"

0 commit comments

Comments
 (0)