# 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 = "stostatus" version = "0.1.1" description = "Check if the Star Trek Online servers are down for maintenance, for use with your status bar. Zero dependencies on other crates." homepage = "https://github.com/PsychedelicShayna/stostatus/" readme = "README.md" keywords = [ "sto", "server-status", "star-trek-online", "status-bar", "i3", ] categories = [ "command-line-utilities", "config", ] license-file = "LICENSE" repository = "https://github.com/PsychedelicShayna/stostatus/"