# 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 = "ufwprofile" version = "1.4.7" authors = ["Sandipsinh Rathod"] include = [ "README.md", "CHANGELOG.md", "src/**", ] description = "UFW app profile written in pure rust" homepage = "https://www.ssdd.dev/rustufwapp-profile" readme = "README.md" keywords = [ "UFW-profile", "ufw", ] categories = ["accessibility"] license = "MIT" repository = "https://github.com/ssddOnTop/rust-ufw-app-profile" [dependencies.anyhow] version = "1.0.77" [dependencies.libc] version = "0.2.151" [dependencies.log] version = "0.4.20" [dependencies.regex] version = "1.10.2"