[dependencies]
[lib]
name = "plexi"
path = "src/lib.rs"
[package]
authors = ["plexi-contributors", "Thibault Meunier <thibault@cloudflare.com>", "Fisher Darling <fisher@cloudflare.com>", "JP Borges <jborges@cloudflare.com>", "Lina Baquero <lina@cloudflare.com>", "Simon Newton <snewton@cloudflare.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["cryptography"]
description = "A flexible key transparency auditting companion"
homepage = "https://github.com/cloudflare/plexi"
keywords = ["key-transparency", "transparency", "e2ee", "auditor", "cryptography"]
license = "Apache-2.0"
name = "plexi"
readme = "README.md"
repository = "https://github.com/cloudflare/plexi"
version = "0.0.0"