[package] name = "try-exit" version = "1.0.0" authors = ["Ednaldo Pereira "] description = "Dependency free, simple error handling for small programs" repository = "https://gitlab.com/deagahelio/try-exit" keywords = ["error", "terminal", "cli"] categories = ["command-line-interface", "rust-patterns"] license = "WTFPL" [badges] gitlab = { repository = "https://gitlab.com/deagahelio/try-exit", branch = "master" } [dependencies]