# 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.63" name = "fern-masking" version = "0.1.1" authors = ["Piotr PAWLICKI "] description = "Embedded data masking handlers for Fern proxy." homepage = "https://fernproxy.io/" documentation = "https://docs.rs/fern-masking/0.1.1/" readme = "README.md" keywords = [ "fern", "proxy", "database", "privacy", "masking", ] categories = [ "cryptography", "data-structures", ] license = "Apache-2.0" repository = "https://github.com/fern-proxy/fern-proxy/" [dependencies.async-trait] version = "0.1" [dependencies.bytes] version = "1" [dependencies.fern-protocol-postgresql] version = "0.1" features = [] [dependencies.fern-proxy-interfaces] version = "0.1" features = [] [dependencies.log] version = "0.4" features = []