# 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 = "2021" name = "scare" version = "1.1.0" authors = ["joaopugsley "] description = "Scare is a CLI to-do list manager that simplifies task management for efficient productivity in the terminal." homepage = "https://github.com/joaopugsley/scare" readme = "README.md" categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/joaopugsley/scare" [dependencies.console] version = "0.15.7"