webdiff 0.1.0

The Swiss Army knife for website quality.
Documentation
[package]
name = "webdiff"
version = "0.1.0"
authors = [
    "Andreas Kapp <andreas@kapp.land>"
]
description = "The Swiss Army knife for website quality."
repository = "https://github.com/zoosky/webdiff"
readme = "README.md"
keywords = ["crawler", "spider", "url_ckecker"]
categories = ["web-programming", "command-line-utilities"]
license = "MIT"
documentation = "https://docs.rs/webdiff"
edition = "2021"

[badges]
maintenance = { status = "as-is" }

[target.'cfg(all(not(windows), not(target_os = "android"), not(target_env = "musl")))'.dependencies]