Skip to content

ptree crate is old and uses old outdated dependencies #7550

@alamb

Description

@alamb

Describe the bug

ptree was added as a dependency in #7192

However the most recent version of ptree is 2 years old https://crates.io/crates/ptree/versions

And it pulls in older versions of serde and various other dependencies.

To Reproduce

Look at datafusion-cli/Cargo.lock

Expected behavior

I would like to avoid all the old dependencies -- so either by updating ptree somehow or maybe simply by avoiding the dependency

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions