[package]
name = "bubblepress"
version = "0.1.0"
edition = "2021"
rust-version = "1.75"
license = "Apache-2.0"
authors = ["Dr. med. Patrick Schur <partnerships@theCwindLab.net>"]
description = "BUBBLEPRESS™ — reference user-facing application of the BCCCOP™ Biometric-First Communication Protocol. Top-level landing crate."
repository = "https://github.com/DrmedPatrickSchur/bubblepress"
homepage = "https://theCwindLab.net"
documentation = "https://docs.rs/bubblepress"
readme = "README.md"
keywords = ["bubblepress", "bcccop", "biometric", "application", "fireframes"]
categories = ["network-programming", "gui"]
[dependencies]