[package] name = "noting" version = "0.0.1" authors = ["tooeasy2do(Enrique Ponce)"] edition = "2018" description = "Small tool for making notes quickly using the terminal" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.2.10"