# 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 = "garnet" version = "0.0.0" authors = ["Nicole Mazzuca "] description = "A TUI gemini browser" homepage = "https://github.com/strega-nil/garnet" documentation = "https://github.com/strega-nil/garnet" license = "Apache-2.0" repository = "https://github.com/strega-nil/garnet" [dependencies.anyhow] version = "1.0.31" [dependencies.clap] version = "2.27.0" features = ["yaml"] [dependencies.fluent] version = "=0.12.0" [dependencies.fluent-langneg] version = "=0.13.0" [dependencies.unic-langid] version = "=0.9.0" features = ["macros"] [dependencies.winapi] version = "0.3.8" features = ["stringapiset", "winnls"] [build-dependencies.anyhow] version = "1.0.31" [features] system_install = []