fix(deps): update rust crate tame-index to 0.26.0 #165
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
0.25.0→0.26.0Release Notes
EmbarkStudios/tame-index (tame-index)
v0.26.0Compare Source
Removed
gixbased support for fetching and accessing git registry indices, resolving #98. Those who need to access them can use older versions of this crate, crates-index, or roll their own.Changed
reqwestto 0.13. Due to the changes inreqwest:0.13.0related to TLS,tame-indexno longer provides TLS related feature flags, leaving it completely up to the user to properly configure TLS on the client before passing it. See tls.rs for an example of how one can configure a client.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, on day 24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.