# 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 = "stack-cli" version = "0.1.2" description = "A command-line stackoverflow client" license = "MIT" [dependencies.bat] version = "0.22.1" [dependencies.flate2] version = "1.0.25" [dependencies.htmlescape] version = "0.3.1" [dependencies.regex] version = "1.7.2" [dependencies.reqwest] version = "0.11.15" features = ["blocking"] [dependencies.select] version = "0.6.0" [dependencies.serde] version = "1.0.158" features = ["derive"] [dependencies.serde_json] version = "1.0.94"