# 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 = "sitemapper" version = "0.0.4" description = "CLI tool for generating sitemaps." readme = "README.md" license-file = "LICENSE" [dependencies.chrono] version = "0.4.31" [dependencies.clap] version = "4.4.11" features = ["derive"] [dependencies.env_logger] version = "0.10.1" [dependencies.headless_chrome] version = "1.0.7" [dependencies.log] version = "0.4" [dependencies.scraper] version = "0.18.1" [dependencies.sitemap] version = "0.4.1" [dependencies.url] version = "2.5.0"