summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: a14bbddb42ba7963e58bed16f8c60abd9fb5fb41 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "tidsreg"
version = "0.1.0"
edition = "2021"

[dependencies]
crossterm = "0.27.0"
ratatui = "0.26.2"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html