[package]
edition = "2021"
rust-version = "1.63"
name = "fern-tokenization"
version = "0.0.0"
authors = ["Piotr PAWLICKI <piotrek@seovya.net>"]
description = "Empty crate, used only to reserve the name."
homepage = "https://fernproxy.io/"
documentation = "https://docs.rs/fern-tokenization/0.0.0/"
readme = "README.md"
keywords = [
"fern",
"proxy",
"database",
"privacy",
"tokenization",
]
categories = [
"cryptography",
"data-structures",
]
license = "Apache-2.0"
repository = "https://github.com/fern-proxy/fern-proxy/"
[dependencies]