1 2 3 4 5 6 7 8 9 10 11
[package] name = "note-cli" version = "0.1.0" edition = "2024" license = "MIT" authors = ["Taiga Ito Boyintyoko@gmail.com"] description = "Simple memo CLI with fzf support" repository = "https://github.com/boyintyoko/note" [dependencies]