bubblepress 0.1.0

BUBBLEPRESS™ — reference user-facing application of the BCCCOP™ Biometric-First Communication Protocol. Top-level landing crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ── BUBBLEPRESS — Top-level name claim crate ──────────────────────────
[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]