Skip to content

Commit

Permalink
chore(deps): update rust crate guppy to 0.17.14 (#2128)
Browse files Browse the repository at this point in the history
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=-->
  • Loading branch information
nextest-bot authored Feb 12, 2025
1 parent c40026d commit ffd6a8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ fs-err = "3.1.0"
future-queue = "0.3.0"
futures = "0.3.31"
globset = "0.4.15"
guppy = "0.17.13"
guppy = "0.17.14"
hex = "0.4.3"
home = "0.5.11"
http = "1.2.0"
Expand Down

0 comments on commit ffd6a8c

Please sign in to comment.