# 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 = "doublesite" version = "0.1.0" description = "Alternative for httrack" readme = "README.md" license = "Unlicense" [dependencies.bytes] version = "1.4.0" [dependencies.clap] version = "4.2.1" features = ["derive"] [dependencies.har-v0-8-1] version = "0.8.1" [dependencies.http-body-util] version = "0.1.0-rc.2" [dependencies.hyper] version = "1.0.0-rc.3" features = ["full"] [dependencies.once_cell] version = "1.17.1" [dependencies.pretty_env_logger] version = "0.4.0" [dependencies.regex] version = "1.7.3" [dependencies.tokio] version = "1.27.0" features = ["full"] [dependencies.url] version = "2.3.1"