# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "rusmo" version = "1.0.1" authors = ["Hasu "] description = "Assist your memo life to improve your productivity" readme = "README.md" keywords = [ "rusmo", "markdown", "memo", ] categories = ["command-line-interface"] license = "MIT" [dependencies.ansi_term] version = "0.12" [dependencies.chrono] version = "0.4.19" [dependencies.cmd_lib] version = "0.6.5" [dependencies.dirs] version = "3.0" [dependencies.docopt] version = "1" [dependencies.once_cell] version = "1.17.1" [dependencies.serde] version = "1" features = ["derive"] [dependencies.toml] version = "0.4.5"