[package]
name = "typ-panel-tree"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
description = "File tree panel for the TYPE terminal IDE"
repository.workspace = true
homepage.workspace = true
keywords.workspace = true
categories.workspace = true
[dependencies]
anyhow.workspace = true
crossterm.workspace = true
ratatui.workspace = true
typ-core.workspace = true