# 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" rust-version = "1.78.0" name = "none-shall-pass" version = "0.2.3" authors = ["Vignesh Rao"] description = "Artifact for GitHub Action to validate hyperlinks in all markdown files" homepage = "https://github.com/thevickypedia/none-shall-pass-rustic" documentation = "https://thevickypedia.github.io/none-shall-pass" readme = "README.md" license = "MIT" repository = "https://github.com/thevickypedia/none-shall-pass-rustic" [package.metadata.docs.rs] rustdoc-args = ["--document-private-items"] [dependencies.env_logger] version = "0.11.3" [dependencies.glob] version = "0.3.1" [dependencies.log] version = "0.4.21" [dependencies.regex] version = "1.10.4" [dependencies.reqwest] version = "0.12.4" features = ["blocking"] [dependencies.serde] version = "1.0.202" features = ["derive"] [dependencies.serde_json] version = "1.0.117" [target."cfg(target_os = \"linux\")".dependencies.openssl] version = "0.10" features = ["vendored"]