1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "TUI diary"
edition = "2021"
license-file = "LICENSE"
name = "dailynote"
readme = "README.md"
repository = "https://github.com/fedfontana/dailynote"
version = "0.1.0"