# 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 = "redpatterns" version = "0.2.0" authors = ["Red Cloud 🔴"] description = "a list of patterns for scanners 📟" documentation = "https://docs.rs/redpatterns" readme = "README.md" keywords = [ "regex", "pomsky", "secrets", ] categories = ["text-processing"] license-file = "LICENSE" repository = "https://github.com/redcloudvg/patterns.git" [build-dependencies.pomsky] version = "0.11.0" [badges.maintenance] status = "actively-developed"