Skip to content

Commit 3ffd1e2

Browse files
authored
chore(deps): update rust crate guppy to 0.17.12 (#2043)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [guppy](https://redirect.github.com/guppy-rs/guppy) | workspace.dependencies | patch | `0.17.11` -> `0.17.12` | --- ### Release Notes <details> <summary>guppy-rs/guppy (guppy)</summary> ### [`v0.17.12`](https://redirect.github.com/guppy-rs/guppy/releases/tag/guppy-0.17.12): guppy 0.17.12 [Compare Source](https://redirect.github.com/guppy-rs/guppy/compare/guppy-0.17.11...guppy-0.17.12) ##### Added Added support for custom sparse registries (`sparse+https://...`). Thanks to [jonhoo](https://redirect.github.com/jonhoo) 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45MS4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
1 parent c892810 commit 3ffd1e2

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.0.0"
6161
future-queue = "0.3.0"
6262
futures = "0.3.31"
6363
globset = "0.4.15"
64-
guppy = "0.17.11"
64+
guppy = "0.17.12"
6565
hex = "0.4.3"
6666
home = "0.5.11"
6767
http = "1.2.0"

0 commit comments

Comments
 (0)