# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "fetch-modi" version = "0.1.1" authors = ["Ezra Barrow "] exclude = [".github/*"] description = "datastructures that nobody would ever want" readme = "README.md" keywords = ["homestuck"] categories = ["data-structures", "command-line-utilities", "games", "simulation"] license-file = "LICENSE" repository = "https://github.com/barrowsys/fetch-modi" [dependencies.console] version = "0.10.0" [dependencies.dialoguer] version = "0.5.0" [dependencies.radix_fmt] version = "1.0.0" [dependencies.str-macro] version = "0.1.4" [badges.maintenance] status = "experimental"