[dependencies.crossterm]
version = "0.27.0"
[dependencies.tui]
package = "ratatui"
version = "0.23.0"
[package]
authors = ["Deep Panchal"]
default-run = "dnote-tui"
description = "TUI for dnote"
documentation = "https://docs.rs/dnote-tui"
edition = "2021"
homepage = "https://github.com/deepanchal/dnote-tui"
keywords = ["tui", "dnote", "ratatui"]
license = "MIT"
license-file = "LICENSE"
name = "dnote-tui"
readme = "README.md"
repository = "https://github.com/deepanchal/dnote-tui"
version = "0.1.1"