Create project

This commit is contained in:
Joscha 2022-02-07 00:19:19 +01:00
commit 0c9f5e91a3
9 changed files with 55 additions and 0 deletions

6
cove-tui/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "cove-tui"
version = "0.1.0"
edition = "2021"
[dependencies]