[package]
name = "typ-core"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
description = "Panel contract, actions, keymap and events 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
toml.workspace = true