Skip to content

Commit 27c06b4

Browse files
chore(deps): update rust crate termtree to v1 (#7058)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [termtree](https://redirect.github.com/rust-cli/termtree) | workspace.dependencies | major | `0.5` → `1.0` | --- ### Release Notes <details> <summary>rust-cli/termtree (termtree)</summary> ### [`v1.0.0`](https://redirect.github.com/rust-cli/termtree/blob/HEAD/CHANGELOG.md#100---2026-02-11) [Compare Source](https://redirect.github.com/rust-cli/termtree/compare/v0.5.1...v1.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hhbmdlbG9nL2Nob3JlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e706cb commit 27c06b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -232,7 +232,7 @@ take_mut = "0.2.2"
232232
tar = "0.4"
233233
target-lexicon = "0.13"
234234
tempfile = "3"
235-
termtree = { version = "0.5" }
235+
termtree = { version = "1.0" }
236236
test-with = "0.15"
237237
thiserror = "2.0.3"
238238
tokio = { version = "1.48" }

0 commit comments

Comments
 (0)