# 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 = "waybackrust" version = "0.2.11" authors = ["Neolex (Kevin Hascoet) "] description = "A tool to query the WaybackMachine (https://archive.org/web/)..." license = "GPL-3.0" [dependencies.ansi_term] version = "0.12.1" [dependencies.clap] version = "2.33.0" [dependencies.futures] version = "0.3.4" [dependencies.reqwest] version = "0.10" features = ["json"] [dependencies.tokio] version = "0.2" features = ["full"] [target."cfg(target_arch = \"x86_64-unknown-linux-musl\")".dependencies.openssl] version = "0.10" features = ["vendored"]