# 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] name = "libinjection-rs" version = "0.2.8" authors = [ "Navid ", "Chandan Pasunoori ", ] description = "Rust bindings for libinjection from libinjection/libinjection fork" homepage = "https://github.com/chandanpasunoori/libinjection-rs" documentation = "https://docs.rs/libinjection-rs" readme = "README.md" keywords = [ "sqli", "xss", "injection", ] categories = [ "api-bindings", "external-ffi-bindings", ] license = "MIT/Apache-2.0" repository = "https://github.com/chandanpasunoori/libinjection-rs" [build-dependencies.bindgen] version = "0.55" [build-dependencies.git2] version = "0.13" [build-dependencies.regex] version = "1.4" [badges.travis-ci] repository = "chandanpasunoori/libinjection-rs"