Skip to content

Commit 1a659e3

Browse files
authored
Update Rust crate tar to 0.4.45 (#3201)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tar](https://redirect.github.com/alexcrichton/tar-rs) | workspace.dependencies | patch | `0.4.44` -> `0.4.45` | --- ### Release Notes <details> <summary>alexcrichton/tar-rs (tar)</summary> ### [`v0.4.45`](https://redirect.github.com/alexcrichton/tar-rs/compare/0.4.44...0.4.45) [Compare Source](https://redirect.github.com/alexcrichton/tar-rs/compare/0.4.44...0.4.45) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 81b3a17 commit 1a659e3

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
@@ -134,7 +134,7 @@ strip-ansi-escapes = "0.2.1"
134134
supports-color = "3.0.2"
135135
supports-unicode = "3.0.0"
136136
swrite = "0.1.0"
137-
tar = "0.4.44"
137+
tar = "0.4.45"
138138
target-spec = { version = "3.4.2", features = ["custom", "summaries"] }
139139
target-spec-miette = "0.4.5"
140140
test-case = "3.3.1"

0 commit comments

Comments
 (0)