Skip to content

Commit

Permalink
Update termtree requirement from 0.4.1 to 0.5.0 (apache#11383)
Browse files Browse the repository at this point in the history
Updates the requirements on [termtree](https://github.com/rust-cli/termtree) to permit the latest version.
- [Changelog](https://github.com/rust-cli/termtree/blob/main/CHANGELOG.md)
- [Commits](rust-cli/termtree@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: termtree
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 9a8f8b7 commit d99002c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/physical-plan/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tokio = { workspace = true }
[dev-dependencies]
rstest = { workspace = true }
rstest_reuse = "0.7.0"
termtree = "0.4.1"
termtree = "0.5.0"
tokio = { workspace = true, features = [
"rt-multi-thread",
"fs",
Expand Down

0 comments on commit d99002c

Please sign in to comment.